Possible states of the connection.
class WebSocket
- Constructors
- WebSocket
- fromUpgradedSocket
- Properties
- closeCode
- closeReason
- extensions
- pingInterval
- protocol
- readyState
- done
- first
- hashCode
- isBroadcast
- isEmpty
- last
- length
- runtimeType
- single
- Methods
- add
- addStream
- addUtf8Text
- close
- addError
- any
- asBroadcastStream
- asyncExpand
- asyncMap
- contains
- distinct
- drain
- elementAt
- every
- expand
- firstWhere
- fold
- forEach
- handleError
- join
- lastWhere
- listen
- map
- noSuchMethod
- pipe
- reduce
- singleWhere
- skip
- skipWhile
- take
- takeWhile
- timeout
- toList
- toSet
- toString
- transform
- where
- Operators
- operator ==
- Static methods
- connect
- Constants
- CLOSED
- CLOSING
- CONNECTING
- OPEN