View Source Cantastic.Receiver (Cantastic v0.1.0)

Summary

Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

find_frame_specification_by_name(frame_specifications, frame_name)

View Source
Link to this function

subscribe(frame_handler, opts \\ %{errors: false})

View Source
Link to this function

subscribe(frame_handler, network_name, frame_names, opts \\ %{errors: false})

View Source