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
I am working on a redis adapter for the socketio rust implementation. And I would like to respect the protocol implemented here (packet format, channel naming, etc, etc) in order to have a full compatibility with socket.io JS. However I can't seem to find any spec appart from the README which is more user-focused.
Also, what are the stability guaranties on this protocol?
I'm willing to work on this if its possible, @darrachequesne.
The text was updated successfully, but these errors were encountered:
I am working on a redis adapter for the socketio rust implementation. And I would like to respect the protocol implemented here (packet format, channel naming, etc, etc) in order to have a full compatibility with socket.io JS. However I can't seem to find any spec appart from the README which is more user-focused.
Also, what are the stability guaranties on this protocol?
I'm willing to work on this if its possible, @darrachequesne.
The text was updated successfully, but these errors were encountered: