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

Are there any plans to add a client implementation? #366

Open
mendess opened this issue Sep 15, 2024 · 2 comments
Open

Are there any plans to add a client implementation? #366

mendess opened this issue Sep 15, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@mendess
Copy link

mendess commented Sep 15, 2024

Is your feature request related to a problem? Please describe.
I wanted to have multiple clients, and one written in rust.

Describe the solution you'd like
A client capable of connecting to a socketio server

Describe alternatives you've considered
I considered using rust_socketio but it doesn't support acking a server message

@mendess mendess added the enhancement New feature or request label Sep 15, 2024
@Totodore
Copy link
Owner

It is not planned for the moment and there are a lot of other features I want to add before working on a socket.io client.
I will keep this open for tracking purposes though.

@ctrlaltf24
Copy link

@mendess your PR at 1c3t3a/rust-socketio#463 looks good, would be easier to get the small change into rust_socketio than make another rust socket.io client.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants