Coffrify. Resources. Rooms
(Coffrify v0.9.0)
View Source
Persistent shared spaces (Coffrify Rooms).
Summary
Functions
@spec create(Coffrify.t(), map() | keyword()) :: {:ok, map()} | {:error, Exception.t()}
Create a room. Returns the share URL.
@spec list(Coffrify.t()) :: {:ok, map()} | {:error, Exception.t()}
List rooms.