Exosphere.Firehose.Consumer (Exosphere v0.6.0)

Copy Markdown View Source

Public-facing firehose consumer built on top of Exosphere.ATProto.Firehose.Consumer.

Summary

Functions

Child spec for supervision trees.

Start the firehose consumer.

Functions

child_spec(opts)

@spec child_spec(keyword()) :: Supervisor.child_spec()

Child spec for supervision trees.

start_link(opts)

@spec start_link(keyword()) :: GenServer.on_start()

Start the firehose consumer.

See Exosphere.ATProto.Firehose.Consumer.start_link/1 for options.