class Bayeux::Client
A connected client
Attributes
channel[RW]
The EM::Channel on which this client subscribes
channels[RW]
Array of channels this client is subscribed to
clientId[RW]
The clientId we assigned
queue[RW]
Messages queued for this client (an Array)
subscription[RW]
The EM::Subscription a long-poll is currently active