Pusher
v2.4.0
Pages
Modules
Pusher.WS
(Pusher v2.4.0)
View Source
Websocket Handler based on the Pusher Protocol:
http://pusher.com/docs/pusher_protocol
Link to this section
Summary
Functions
disconnect!(pid)
do_terminate(reason, state)
start_link(url, app_key, secret, options \\ [])
subscribe!(pid, channel)
subscribe!(pid, channel, user)
trigger_event!(pid, event, data, channel)
unsubscribe!(pid, channel)
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
unsubscribe!(pid, channel)
View Source