Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 293 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 293 Bytes

osome-bluesky-streamer

Quick start

conda env create -f environment.yml
conda activate bsky
python firehose_streamer.py

It will keep running indefinitely.

Documentation

This firehose streamer is built using the AT Protocol SDK.