RubyGems Navigation menu

skyfall 0.2.0

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).

Gemfile:
= Copier Copié!

installation:
=

Versions:

  1. 0.3.0 - March 21, 2024 (16,5 ko)
  2. 0.2.5 - March 14, 2024 (16 ko)
  3. 0.2.3 - September 28, 2023 (12 ko)
  4. 0.2.2 - September 06, 2023 (12 ko)
  5. 0.2.1 - August 19, 2023 (11,5 ko)
  6. 0.2.0 - July 24, 2023 (10,5 ko)
Voir toutes les versions (11)

Dépendances de Runtime (3):

base32 ~> 0.3, >= 0.3.4
cbor ~> 0.5, >= 0.5.9.6
faye-websocket ~> 0.11.2

Propriétaires:

Pushed by:

Auteurs:

  • Kuba Suder

Total de contrôle SHA 256:

7e373380cc6fb7c685118a526bdaec42d3da6ab4b5c4e58f7db13cfdb2139943

Total de téléchargements 3 646

Pour cette version 321

License:

Zlib

Version de Ruby requise: >= 2.6.0

Liens: