RubyGems Navigation menu

skyfall 0.2.3

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:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

  1. 0.3.0 - March 21, 2024 (16,5 KB)
  2. 0.2.5 - March 14, 2024 (16 KB)
  3. 0.2.3 - September 28, 2023 (12 KB)
  4. 0.2.2 - September 06, 2023 (12 KB)
  5. 0.2.1 - August 19, 2023 (11,5 KB)
Zeige alle Versionen (11 total)

Runtime Abhängigkeiten (3):

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

Besitzer:

Pushed by:

Autoren:

  • Kuba Suder

SHA 256-Prüfsumme:

f7d72590c6a1c4e0b75bc0d4008001160e32460dc895be9467ea4d700e4c0a60

Downloads insgesamt 3.450

Für diese Version 439

Lizenz:

Zlib

Erforderliche Ruby-Version: >= 2.6.0

Links: