API Reference multiverses_pubsub v0.6.0

modules

Modules

using-multiverses-with-phoenix-presence

Using Multiverses with Phoenix Presence

Since Phoenix Presence is a behaviour module that autogenerates functions for you with its using directive, it is inappropriate to use Multiverses to override Phoenix Presence. Instead, you will have to override the autogenerated module instead. Presuming that you have created a Presence module like so

Implements the Multiverses pattern for Phoenix.PubSub.

using-multiverses-with-phoenix-tracker

Using Multiverses With Phoenix Tracker

Now set up your configuration