Module
WebSocket::Client::Simple
In:
lib/websocket-client-simple.rb
lib/websocket-client-simple/version.rb
lib/websocket-client-simple/client.rb
Methods
connect
Classes and Modules
Class
WebSocket::Client::Simple::Client
Constants
VERSION
=
"0.3.0"
Public Class methods
connect
(url, options={}) {|client if block_given?| ...}
[Validate]