API Reference hub v1.0.1

Modules

Hub

Pub-sub hub

OTP application for Hub

GenServer that handles a single channel. This serializes publishes, subscribes and unsubscribes on that channel, and makes sure no race condition can occur.

Keeps track of channel processes with channel names as keys.

Dynamic supervisor for Channel processes

State for a single subscriber