Search
Phoenix.PubSub
v2.1.3
v2.1.2
v2.1.1
v2.1.0
v2.0.0
v1.1.2
v1.1.1
v1.1.0
v1.0.2
v1.0.1
v1.0.0
v1.0.0-rc.0
Pages
Modules
Phoenix.PubSub
Sections
Getting started
Adapters
Custom dispatching
Summary
Types
dispatcher/0
message/0
node_name/0
t/0
topic/0
Functions
broadcast!/4
broadcast/4
broadcast_from!/5
broadcast_from/5
child_spec/1
direct_broadcast!/5
direct_broadcast/5
local_broadcast/4
local_broadcast_from/5
node_name/1
subscribe/3
unsubscribe/2
Phoenix.PubSub.Adapter
Summary
Types
adapter_name/0
Callbacks
broadcast/4
child_spec/1
direct_broadcast/5
node_name/1
Phoenix.PubSub.PG2
Summary
Functions
child_spec/1
Phoenix.Tracker
Sections
Implementing a Tracker
Special Considerations
Summary
Types
presence/0
topic/0
Callbacks
handle_diff/2
handle_info/2
init/1
Functions
child_spec/1
get_by_key/3
graceful_permdown/1
list/2
start_link/3
track/5
untrack/2
untrack/4
update/5
Exceptions
Phoenix.PubSub.BroadcastError
Settings
View Source
Phoenix.PubSub.BroadcastError
exception
(Phoenix.PubSub v2.1.3)
×