v1.3.0
·
88 commits
to main
since this release
1.3.0 (2024-04-19)
Bug Fixes
- BinaryWriter: add missing _encoder variable (13dde2f)
- Connect: Make buildURL robust to streamName without extension (16c5ade)
- Connect: string Type in a human readable format (09ad4aa)
- EventEmitter: remove properly the event listeners (df088f3)
- Util.ts: add a fetch utility function (e05b5e2)
- Util.ts: make working recursivity of stringify (74b0b6a)
- Util: stringify correctly boolean (1960429)
Features
- ByteRate: add a ByteRate class utility (aa44bb5)
- FixMap: add a FixMap class utility (7d3d9e9)
- Util.ts: add a noBin parameter to stringify (c31fa9f)
- Util.ts: add a parseExtension function (9702f65)
- Util.ts: add a sleep utility function (674129c)
- WebSocket: add recvByteRate/sendByteRate infos (d6ca008)