Sign in Sign up
rubygems

skyfall

Skyfall is a Ruby gem for connecting to the "firehose" of the AT Protocol network that Bluesky is built on, i.e. a websocket which streams all new posts and everything else happening on the network in real time. The code connects to the websocket endpoint, decodes the messages which are encoded in some binary formats, and returns the data as Ruby objects and hashes, which you can filter and save to some kind of database (e.g. in order to create a custom feed).

Activity

Latest release
4w ago
Total releases
21
Cadence
~24 days
Last 12 months
4

Reach

Downloads
19.3k

Details

License
Zlib
First release
Jun 01, 2023
Releases
Version Released
0.7.2 patch
0.7.1 patch
0.7.0 minor
0.6.1 patch
0.6.0 minor
0.5.1 patch
0.5.0 minor
0.4.1 patch
0.4.0 minor
0.3.1 patch
0.3.0 minor
0.2.5 patch
0.2.3 patch
0.2.2 patch
0.2.1 patch
0.2.0 minor
0.1.3 patch
0.1.2 patch
0.1.1 patch
0.1.0 minor
0.0.1 initial