hemilabs / heminetwork

The hemi network core daemons.
MIT License
69 stars 45 forks source link

Add a standalone p2p network proxy #304

Closed marcopeereboom closed 6 days ago

marcopeereboom commented 2 weeks ago

This is an experimental PR to proof the idea of doing a "single shot p2p" proxy. The idea is that at some point in the future we are going to want to ask direct p2p questions while not needing the underlying state.

I made this into a PR for now to share and see if if this feasible and/or a good idea.