Skip to content

2.1.4

Latest

Choose a tag to compare

@svenpaulsen svenpaulsen released this 18 Jan 21:26
v2.1.4
c9e266c

New Features

  • Updated Opus codec to version 1.6.1

API Changes

  • 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
  • Standardized error message formatting