API Reference surface_catalogue v0.4.0

Modules

Properties

  • id :string, required: true - The id of the live view
  • session :map - The request info necessary for the view, such as params, cookie session info, etc. The session is signed and stored on the client, then provided back to the server when the client connects, or reconnects to the stateful view.

Properties

  • id :string, required: true - The id of the live view
  • session :map - The request info necessary for the view, such as params, cookie session info, etc. The session is signed and stored on the client, then provided back to the server when the client connects, or reconnects to the stateful view.

Properties

  • id :string, required: true - The id of the live view
  • session :map - The request info necessary for the view, such as params, cookie session info, etc. The session is signed and stored on the client, then provided back to the server when the client connects, or reconnects to the stateful view.

Properties

  • id :string, required: true - The id of the live view
  • session :map - The request info necessary for the view, such as params, cookie session info, etc. The session is signed and stored on the client, then provided back to the server when the client connects, or reconnects to the stateful view.

A simple catalogue server that can be used to load catalogues from projects that don't initialize their own Phoenix endpoint.

Module with named helpers generated from Surface.Catalogue.Server.Router.