Public-facing firehose consumer built on top of Exosphere.ATProto.Firehose.Consumer.
Summary
Functions
@spec child_spec(keyword()) :: Supervisor.child_spec()
Child spec for supervision trees.
@spec start_link(keyword()) :: GenServer.on_start()
Start the firehose consumer.
See Exosphere.ATProto.Firehose.Consumer.start_link/1 for options.