Class PusherClient::Socket
In: lib/pusher-client/socket.rb
Parent: Object

Methods

Constants

CLIENT_ID = 'pusher-ruby-client'
PROTOCOL = '6'

Attributes

channels  [R] 
connected  [R] 
global_channel  [R] 
logger  [R] 
path  [R] 
socket_id  [R] 

Public Class methods

Public Instance methods

auth for private and presence

subscribeAll()

Alias for subscribe_all

Protected Instance methods

[Validate]