Better websockets
🗃️ Change log
- Added ability to listen multiple users (Thanks to @5elenay)
- Return an error instead of panic (Thanks to @5elenay)
- Better websocket connections
- Also fixed the bug where "INIT_STATE" comes with multiple data and "PRESENCE_UPDATE" comes with single data and it always emits as multiple data with this commit