Libraries
»
faye-websocket
(0.9.1)
»
Index
»
Faye
»
WebSocket
»
API
»
#protocol
Method: Faye::WebSocket::API#protocol
Defined in:
lib/faye/websocket/api.rb
#
protocol
⇒
Object
113 114 115
# File 'lib/faye/websocket/api.rb', line 113
def
protocol
@driver
.
protocol
||
''
end