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: 115,585 of 183,052
Downloads: 5,451

Daily

Ranking: 10,923 of 183,043
Downloads: 16

Depended by

RankDownloadsName

Depends on

RankDownloadsName
138254,614,215eventmachine
359100,796,668base64
97538,412,326base32
1,02935,127,206faye-websocket
1,23027,035,836cbor

Owners

#GravatarHandle
1iconmackuba