erlang-libp2p icon indicating copy to clipboard operation
erlang-libp2p copied to clipboard

Separate out relcast workers

Open evanmcc opened this issue 4 years ago • 0 comments

The relcast group concept seems badly overloaded by trying to make it general enough to support relcast messaging.

While we would still like for relcast to use libp2p as at least an optional transport, it would be best to move the group management and reconnection logic into a supervisor in the relcast application.

evanmcc avatar Nov 30 '20 21:11 evanmcc