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: 99,793 of 184,953
Downloads: 7,467

Daily

Ranking: 53,025 of 184,934
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
142275,734,840eventmachine
227171,062,110base64
94243,831,078base32
1,05637,177,535faye-websocket
1,15632,646,994cbor

Owners

#GravatarHandle
1iconmackuba