Phoenix.PubSub.PG2 (Phoenix.PubSub v2.2.0)

View Source

Phoenix PubSub adapter based on :pg/:pg2.

It runs on Distributed Erlang and is the default adapter.

Summary

Functions

Returns a specification to start this module under a supervisor.

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.