Add IOWebSocketChannel.innerWebSocket

Supersedes dart-lang/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.
3 files changed
tree: 4014aa8f0dbc5a8269dcd6c59a3db2b56a36c9c1
  1. pkgs/