Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump socketioxide to v0.14.0 #631

Merged
merged 6 commits into from
Aug 13, 2024

Conversation

Totodore
Copy link
Contributor

@Totodore Totodore commented Jun 27, 2024

Bump socketioxide to v0.14.0

The new version contains multiple new features :

  • You can add dynamic namespaces thanks to the machit crate.
  • You can use the SocketIo handle as an extractor in all you handlers to access the global socket.io context from anywhere.
  • Rework of the global state and extensions management to improve stability.

Therefore the state feature contain breaking change:
Here is a migration guide that you may give to loco users somewhere ? Or republish in your discussions.
Totodore/socketioxide#345

I will also propose a PR to update the https://github.com/loco-rs/chat-rooms example.

@jondot jondot added this to the 0.8.0 milestone Aug 12, 2024
@jondot jondot merged commit 61a05e5 into loco-rs:master Aug 13, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants