Skip to content

v0.4.1-alpha.1

Compare
Choose a tag to compare
@1c3t3a 1c3t3a released this 15 Jan 12:43
· 128 commits to main since this release

Changes

  • Add an async socket.io interface under the async feature flag, relevant PR: #180.
  • See example code under socketio/examples/async.rs and in the async section of the README.