Whether the connection can still accept outbound frames.
@override bool get isOpen => _ws.readyState == WebSocket.open;