module Faye::WebSocket::API

def protocol

def protocol
  @driver.protocol || ''
end