Skip to content

v0.16.2

Compare
Choose a tag to compare
@Totodore Totodore released this 21 Mar 12:29
· 37 commits to main since this release

Changelog

engineioxide-core 0.1.0

  • New crate to share engineioxide core types.

engineioxide 0.16.2

  • fix: pause heartbeat when the socket is being upgraded to avoid the client
    from resending polling requests to respond to ping packets.
  • deps: use engineioxide-core 0.1 as a dependency

socketioxide-redis 0.2.1

  • doc: add an incompatibility warning with the @socket.io/redis-adapter package.

socketioxide-core 0.16.1

  • deps: use engineioxide-core 0.1 rather than engineioxide

socketioxide 0.16.2

  • deps: bump engineioxide to 0.16.2

What's Changed

Full Changelog: v0.16.1...v0.16.2