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: 71,312 of 187,571
Downloads: 13,435

Daily

Ranking: 38,261 of 187,548
Downloads: 10

Depended by

RankDownloadsName

Depends on

RankDownloadsName
138305,544,202base64
142302,965,313eventmachine
94748,269,456base32
1,07840,598,045faye-websocket
1,14437,503,886cbor

Owners

#GravatarHandle
1iconmackuba