dart-lang/web_socket_channel

How to get readyState from WebSocketChannel?

shanelau opened this issue · 0 comments

When the server closes the connection, the client does not receive any error.

How should I get the current connection status?