@alecksgates@podcastindex.social
Post #2873825
2026-02-20 16:08 UTC
@ericpp@podcastindex.social @StevenB@podcastindex.social
It's ultimately some really basic JSON RPC calls.
You can follow the logic here. Don't need any special hive library.
https://github.com/Gates-Solutions/podpingd/blob/main/src/hive/jsonrpc/block_api.rs
https://github.com/Gates-Solutions/podpingd/blob/main/src/hive/jsonrpc/responses.rs
https://github.com/Gates-Solutions/podpingd/blob/main/src/hive/scanner.rs
Replies (1)
-
@ericpp@podcastindex.social 2026-02-20 16:09
@alecksgates@podcastindex.social @StevenB@podcastindex.social Yeah I thought it was doing a Websocket thing on the tiles site.