export const DEFAULT_RECORDER_HOST = 'localhost'; export const DEFAULT_RECORDER_HTTP_PORT = 3050; export const DEFAULT_RECORDER_WS_PORT = 3051;