conda env create -f environment.yml
conda activate bsky
python firehose_streamer.py
It will keep running indefinitely.
This firehose streamer is built using the AT Protocol SDK.
conda env create -f environment.yml
conda activate bsky
python firehose_streamer.py
It will keep running indefinitely.
This firehose streamer is built using the AT Protocol SDK.