pow-co / boostpow-api

**With Boost Server Your Apps Cut Straight To the Signal That Bitcoin Values** - full index of all boosted content - apps and services access the blockchain without need for a node - your miners can manage and submit their proof of work to the network - your apps can easily buy proof of work
https://pow.co/api
6 stars 8 forks source link

Websockets Peer to Peer Server for Relaying Boostpow Data #35

Open owenkellogg opened 1 year ago

owenkellogg commented 1 year ago

https://github.com/socketio/socket.io-p2p

1) Implement socket.io-p2p to create a peer to peer network between multiple boostpow-api server instances

2) Access boostpow-api from different endpoints by different applications and expect data to be relayed

3) Test by blocking access to one boostpow-api and seeing the messages continue to propagate.

owenkellogg commented 1 year ago

/bounty 10 POWCO