-
Notifications
You must be signed in to change notification settings - Fork 80
Add Support for socketioxide #109
Copy link
Copy link
Open
Milestone
Description
I would like to request the addition of support for socketioxoide in the serde_qs crate. Currently, serde_qs is excellent for deserializing query strings into Rust types, but having native support for socketioxoide could expand its usefulness for real-time web applications.
Use case:
- I am working on a project that requires seamless integration between
socketioxoideand query string serialization/deserialization. Having this functionality would simplify our workflow significantly.
Possible implementation ideas:
- Explore adding compatibility for deserializing
socketioxidepayloads or query parameters. See https://github.com/totodore/socketioxide for references to implement the extractors. - Consider a feature flag that enables
socketioxidesupport for users who need it.
Thank you for considering this feature! Let me know if you need any additional details.
References:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels