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
The Python websocket client has RegisterOutgoingProcessor, which is used to register middleware functions for Outgoing messages, but it is missing in the Dart client. How about we add this to the Dart WebSocket also?
The Python websocket client has RegisterOutgoingProcessor, which is used to register middleware functions for Outgoing messages, but it is missing in the Dart client. How about we add this to the Dart WebSocket also?