Pusher v2.2.0 Pusher.WS View Source
Websocket Handler based on the Pusher Protocol: http://pusher.com/docs/pusher_protocol
Link to this section Summary
Link to this section Functions
Link to this function
disconnect!(pid) View Source
Link to this function
do_terminate(reason, state) View Source
Link to this function
start_link(url, app_key, secret, options \\ []) View Source
Link to this function
subscribe!(pid, channel) View Source
Link to this function
subscribe!(pid, channel, user) View Source
Link to this function
trigger_event!(pid, event, data, channel) View Source
Link to this function