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.15.1 #953

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Totodore
Copy link
Contributor

@Totodore Totodore commented Nov 2, 2024

Bump socketioxide to v0.15.1

The new version contains multiple new features :

  • The socketio parser system has been reworked. Users can now directly embed binaries into the structs they are serializing/deserializing at any level.
  • New custom compiler errors for bad user-provided handlers. It allows to have a more developer friendly experience with socketioxide.
  • Fix some protocol minor issues.

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

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

@jondot jondot modified the milestones: 0.13.0, 0.14.0 Nov 9, 2024
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