Skip to content

Add Support for socketioxide #109

@javihc-uc3m

Description

@javihc-uc3m

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:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions