You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
@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.
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 messageThe text was updated successfully, but these errors were encountered: