You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
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
The text was updated successfully, but these errors were encountered: