Skip to content

Releases: Totodore/socketioxide

v0.4.1

20 Aug 09:49
Compare
Choose a tag to compare

New version v0.4.1 🚀:

This new release introduce :

  • Better error handling thanks to @biryukovmaxim
  • Engine.io v3 support thanks to @sleeyax and @biryukovmaxim
  • Streaming payload parsing to handle heavy payloads without buffering
  • Max payload limit applied on input payload
  • Specific transport list in configuration for socket.io and engine.io
  • New warp integration example

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.4.1

v0.3.0

17 Jun 14:58
84eda00
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.3.0