Pusher

Source

Summary

channel(channel)

Get info related to the channel

channels()

Get the list of occupied channels

configure!(host, port, app_id, app_key, secret)
trigger(event, data, channels, socket_id \\ nil)

Trigger a simple event on channels sending some data

users(channel)

Get the list of users on the prensece channel

Functions

channel(channel)

Get info related to the channel

Source
channels()

Get the list of occupied channels

Source
configure!(host, port, app_id, app_key, secret)
Source
trigger(event, data, channels, socket_id \\ nil)

Trigger a simple event on channels sending some data

Source
users(channel)

Get the list of users on the prensece channel

Source