RubyGems Navigation menu

skyfall 0.5.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:
=

installieren:
=

Versionen:

  1. 0.5.0 November 15, 2024 (23,5 KB)
  2. 0.4.1 October 04, 2024 (18,5 KB)
  3. 0.4.0 September 23, 2024 (18,5 KB)
  4. 0.3.1 June 28, 2024 (17 KB)
  5. 0.3.0 March 21, 2024 (16,5 KB)
Zeige alle Versionen (15 total)

Runtime Abhängigkeiten (5):

base32 ~> 0.3, >= 0.3.4
base64 ~> 0.1
cbor ~> 0.5, >= 0.5.9.6
eventmachine ~> 1.2, >= 1.2.7
faye-websocket ~> 0.11

Besitzer:

Pushed by:

Autoren:

  • Kuba Suder

SHA 256-Prüfsumme:

=

Downloads insgesamt 5.620

Für diese Version 239

Version veröffentlicht:

Lizenz:

Zlib

Erforderliche Ruby-Version: >= 2.6.0

Links: