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
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_socketiobut it doesn't support acking a server message