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: 85,816 of 186,961
Downloads: 9,911

Daily

Ranking: 21,606 of 186,954
Downloads: 41

Depended by

RankDownloadsName

Depends on

RankDownloadsName
139299,331,640eventmachine
158277,719,701base64
93848,007,298base32
1,07539,970,592faye-websocket
1,14437,126,641cbor

Owners

#GravatarHandle
1iconmackuba