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
Supersedes dart-archive/web_socket_channel#141 - expose the entire `dart:io` web socket instead of
selectively forwarding more parts of the interface.
This does not cover the case of changing a setting immediately after the
socket is connected. As a followup we may want to add a
`Future<WebSocketChannel> get onConnected` to have a signal on
connection and enable immediately setting options.
0 commit comments