Method: WebSocket::Driver#ready_state
- Defined in:
- lib/websocket/driver.rb
#ready_state ⇒ Object (readonly)
Returns the value of attribute ready_state.
70 71 72 |
# File 'lib/websocket/driver.rb', line 70 def ready_state @ready_state end |