CPub.Public (CPub v0.3.0) View Source

The public inbox of the CPub instance.

Link to this section Summary

Functions

Deliver a new message to the public inbox.

Get the publix inbox.

Link to this section Functions

Specs

deliver(any()) :: :ok | {:error, any()}

Deliver a new message to the public inbox.

Specs

get() :: {:ok, MapSet.t()} | {:error, any()}

Get the publix inbox.