Class
WebSocket::Client::Simple::Client
In:
lib/websocket-client-simple/client.rb
Parent:
Object
Methods
close
connect
open?
send
Included Modules
EventEmitter
Attributes
handshake
[R]
url
[R]
Public Instance methods
close
()
connect
(url, options={})
open?
()
send
(data, opt={:type => :text})
[Validate]