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
{{ message }}
This repository has been archived by the owner on Apr 20, 2024. It is now read-only.
One thing we should consider is that in the future we might need to dispatch "client disconnect" messages to warn of broken connections. This might also need some configuration and could use of something more robust.
I was thinking of a different approach. Provide a Hummingbird library that wraps WebSocket, encode/decode messages in JSON and allow you to replace action types.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Perhaps we could accept a
config
querystring carrying a base64 encoded JSON of some config options.The text was updated successfully, but these errors were encountered: