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: 88,227 of 186,833
Downloads: 9,330

Daily

Ranking: 17,898 of 186,696
Downloads: 26

Depended by

RankDownloadsName

Depends on

RankDownloadsName
139296,602,513eventmachine
162262,964,334base64
93547,865,277base32
1,08039,482,627faye-websocket
1,13536,904,999cbor

Owners

#GravatarHandle
1iconmackuba