Categories: None [Edit]

skyfall

https://rubygems.org/gems/skyfall
https://github.com/mackuba/skyfall
Skyfall is a Ruby library for connecting to the "firehose" of the Bluesky social network, i.e. a websocket which streams all new posts and everything else happening on the Bluesky 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, which you can filter and save to some kind of database (e.g. in order to create a custom feed).

Total

Ranking: 150,114 of 180,448
Downloads: 3,233

Daily

Ranking: 26,137 of 180,434
Downloads: 19

Depended by

RankDownloadsName

Depends on

RankDownloadsName
136228,585,710eventmachine
90037,274,699base64
99332,326,987base32
99732,134,207faye-websocket
1,30420,948,920cbor
1,31920,572,520stringio
1,37319,067,375uri
2,6324,659,817time

Owners

#GravatarHandle
1iconmackuba