Class PusherClient::PusherWebSocket
In: lib/pusher-client/websocket.rb
Parent: Object

Methods

close   new   receive   send  

Constants

WAIT_EXCEPTIONS = [Errno::EAGAIN, Errno::EWOULDBLOCK]
CA_FILE = File.expand_path('../../../certs/cacert.pem', __FILE__)

Attributes

logger  [R] 
socket  [RW] 

Public Class methods

Public Instance methods

[Validate]