primev / builder-boost

Sidecar module to execution layer that shares execution hints. Serves connections to actors who deposit eth.
https://primev.xyz/
MIT License
13 stars 0 forks source link

A suggestion regarding WebSocket consumers (searchers) #17

Open iowar opened 1 year ago

iowar commented 1 year ago

it can be a better approach, although not urgent at the moment, to develop a general WebSocket package that provides a more flexible data flow for searchers. This package could include subscribing and unsubscribing mechanisms to the WebSocket channels once authentication is performed Because searchers have been removed from P2P, it implies that there will be a need for new WebSocket channels when different types of data transfer are required

ckartik commented 1 year ago

It will also be interesting to think about how we we will manage connecting searchers, if we want users running multiple boosts with each builder. cc: @floodcode @kant777