v5.0.0
This build focuses on streamlining serialisation to increase performance, now properly fixing multiplexing and reducing the bundle size.
Features
- Fixed multiplexing
Breaking changes
- Changed default packet framing to be a pure json object
- Removed custom framing
- Added packet message hard cap (0xFF) across all channels for a client
- Frame Ids now cycle from 0-0xFFFF instead of 0-0xFF