- serializable: change shallow toJson implementation to deep toJson (4b16aca)
- client:
joinRoom method renamed to connect
- client: return types changed
- client: add missing return types to get_rooms method (72d1428)
- client: add reconnect support (6a08ed0)
- deps: switch to msg_pack dependency (eed4875)
- fix linting errors and invalid imports (316999b)
- deps: add missing dependencies (ed84366)