@StevenB @Darren Do you have the code for this on Github? This lets you submit podpings but it doesn't give any confirmation that it made it on the Hive blockchain.

I think adding something to watch the Hive blockchain for the posted podping would help. I was thinking of borrowing whatever tiles.podping.org is doing.

podpingd/src/hive/jsonrpc/block_api.rs at main · Gates-Solutions/podpingd

Contribute to Gates-Solutions/podpingd development by creating an account on GitHub.

GitHub
@alecksgates @StevenB Yeah I thought it was doing a Websocket thing on the tiles site.

@ericpp @StevenB

I mean, you can use spurlock's websocket if you want. I try to promote more decentralization.

@alecksgates @StevenB Isn't Hive HTTP/WebSocket based? I'll have to look into it more.

@ericpp @StevenB

Primarily JSON-RPC, which is over HTTP.