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

Add Support for socketioxide #109

Open
javihc-uc3m opened this issue Sep 24, 2024 · 0 comments
Open

Add Support for socketioxide #109

javihc-uc3m opened this issue Sep 24, 2024 · 0 comments

Comments

@javihc-uc3m
Copy link

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 socketioxoide and query string serialization/deserialization. Having this functionality would simplify our workflow significantly.

Possible implementation ideas:

  • Explore adding compatibility for deserializing socketioxide payloads or query parameters. See https://github.com/totodore/socketioxide for references to implement the extractors.
  • Consider a feature flag that enables socketioxide support for users who need it.

Thank you for considering this feature! Let me know if you need any additional details.

References:

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

No branches or pull requests

1 participant