class Etherpc::Transports::WebSocket
- Etherpc::Transports::WebSocket
- Etherpc::Transport
- Reference
- Object
Defined in:
etherpc/transports/web_socket.crConstructors
Instance Method Summary
- #on_event(&on_event : String, JSON::Any -> )
- #on_response(&on_response : Int32, JSON::Any -> )
- #send(id, method_name, params)