Phoenix PubSub 2.0
Phoenix PubSub is the heart of real-time Phoenix. It powers both Phoenix Channels, via the Phoenix.PubSub module, and Channel Presence, via Phoenix.Tracker. Originally, Phoenix PubSub was written as part of Phoenix, and then extracted as its own project. Since then, many companies have contributed to the project, especially to ensure that its implementation scales to potentially millions of users.
For the upcoming Phoenix PubSub version, the Phoenix team is working mostly on simplifying the implementation, streamlining the code and making custom adapters easier to implement. On the Phoenix side of things, one important change is also coming: Phoenix will no longer start the Phoenix PubSub as part of the endpoint. Instead, ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access