Libraries
»
wocket
(0.0.1)
»
Index
»
Wocket
»
WebSocket
»
#ping
Method: Wocket::WebSocket#ping
Defined in:
lib/wocket/websocket.rb
#
ping
⇒
Object
Send a ping message to the client
81 82 83
# File 'lib/wocket/websocket.rb', line 81
def
ping
end