You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Binary data in PeerChanged and MessageReceived events is now returned as byte arrays instead of base64-encoded strings, while also maintaining structured data support
Bugfixes / Improvements
Resolved an issue where partial MessagePack decoding returned truncated bytes
Fixed unexpected disconnections during high-throughput scenarios
Fixed a bug where odin_room_create did not accept plain JWT strings for authorization