Method: Faye::WebSocket::API#protocol

Defined in:
lib/faye/websocket/api.rb

#protocolObject



113
114
115
# File 'lib/faye/websocket/api.rb', line 113

def protocol
  @driver.protocol || ''
end