Skip to content

v0.9.1

Compare
Choose a tag to compare
@Totodore Totodore released this 21 Dec 20:07
· 154 commits to main since this release

Changelog

  • Add SocketIo::get_socket and Operators::get_socket methods to get a socket ref from its id.
  • Switch to pin-project-lite instead of pin-project.

What's Changed

  • doc(socketio/extract): add missing extractors to the list by @Totodore in #199
  • chore(deps): switch to pin-project-lite for Pin Projection by @Totodore in #200
  • doc: Fix version compatibility (Axum - Hyper - Socketioxide) by @tausifcreates in #202
  • fix(git): Cargo.lock should be ignored by @fundon in #204
  • doc: add a PR template and update contrib doc by @Totodore in #208
  • refactor: service implementation by @fundon in #205
  • doc: Fix wrong links to axum in README.md by @AkiraMiyakoda in #209
  • examples: add viz-echo example by @fundon in #203
  • doc: add tokio discordl ink by @Totodore in #210
  • examples: Add Room based chat example, built with React and Socketioxide. by @tausifcreates in #211
  • feat: get a socket by the specified sid by @fundon in #216

New Contributors

Full Changelog: v0.9.0...v0.9.1