RubyGems Navigation menu

skyfall 0.1.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:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.3.0 - March 21, 2024 (16.5KB)
  2. 0.2.5 - March 14, 2024 (16KB)
  3. 0.2.3 - September 28, 2023 (12KB)
  4. 0.2.2 - September 06, 2023 (12KB)
  5. 0.2.1 - August 19, 2023 (11.5KB)
  6. 0.1.0 - June 01, 2023 (9.5KB)
全てのバージョンを表示(全11件)

Runtime依存関係 (3):

base32 ~> 0.3, >= 0.3.4
cbor ~> 0.5, >= 0.5.9.6
websocket-client-simple ~> 0.6, >= 0.6.1

所有者:

プッシュ者:

作者:

  • Kuba Suder

SHA 256チェックサム:

26f134839586ff21e14f6188ba659769ce8152ab1cb3fa31d369d26dc8c186ef

累計ダウンロード数 3,633

このバージョンのみ 325

ライセンス:

Zlib

必要なRubyのバージョン: >= 2.6.0

リンク: