UNPKG

infobip-rtc

Version:

Infobip RTC JavaScript SDK - Infobip WebRTC API Implementation

9 lines 233 B
const Properties = { HEARTBEAT_PERIOD: 5000, HEARTBEAT_TIMEOUT: 15000, RECONNECT_INITIAL_DELAY: 50, RECONNECT_MAX_DELAY: 1000, RECONNECT_MAX: 50 }; export default Properties; //# sourceMappingURL=Properties.js.map