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: 70,535 of 187,950
Downloads: 13,735

Daily

Ranking: 23,296 of 187,922
Downloads: 35

Depended by

RankDownloadsName

Depends on

RankDownloadsName
135318,400,288base64
143304,072,635eventmachine
95148,401,597base32
1,07840,893,666faye-websocket
1,14537,699,447cbor

Owners

#GravatarHandle
1iconmackuba