Contains websocket endpoint to which browser connects in order to track chat info in real time
"wss://vm.mycdn.me/chat"
Contains string that is sent to websocket in order to authenticate user
"cid=1234567891234&s=abcdef123456789abcdef123456789abcdef123"
true
Contains timeout after which websocket must be reopened or closed
3000
Generated using TypeDoc
Contains websocket endpoint to which browser connects in order to track chat info in real time
"wss://vm.mycdn.me/chat"