Method: Faye::Engine::Connection#socket

Defined in:
lib/faye/engines/connection.rb

#socketObject

Returns the value of attribute socket.



8
9
10
# File 'lib/faye/engines/connection.rb', line 8

def socket
  @socket
end