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): prepare v0.15.0 #383

Merged
merged 2 commits into from
Oct 20, 2024
Merged

chore(deps): prepare v0.15.0 #383

merged 2 commits into from
Oct 20, 2024

Conversation

Totodore
Copy link
Owner

@Totodore Totodore commented Oct 20, 2024

socketioxide

  • (Breaking): New parsing system. You can now serialize and deserialize binary data inside your own types.
    It also improve performances by avoiding unnecessary allocations.
  • fix: missing extractor error logs for async message handlers.
  • feat: add custom compiler error for unimplemented handler traits.
  • deps: switch from tower to tower-service and tower-layer subcrates.
  • deps: bump tokio to 1.40.
  • deps: bump http to 1.1.
  • deps: bump hyper to 1.5.

@Totodore Totodore enabled auto-merge (squash) October 20, 2024 15:24
@Totodore Totodore merged commit ed1b8fb into main Oct 20, 2024
14 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.

1 participant