cxo icon indicating copy to clipboard operation
cxo copied to clipboard

Remove implementation of peer discovery

Open not4x217 opened this issue 5 years ago • 0 comments

Peer discovery must be implemented by application, built on top of CXO, hence:

Application, which uses CXO, has to implement application-specific wrapper on top of Node and Conn. That wrapper must include implementation of peer discovery (via PEX, DHT, tracking servers or any other mechanism).

not4x217 avatar May 06 '19 01:05 not4x217