One of the issues, Development team is working on:. Libp2p - Implement DHT.
12 Feb 2023, 15:01
One of the issues, Development team is working on:
Libp2p - Implement DHT
Why?
Peer discovery through DHT is one of the features of nunet-adapter that needs to be replaced with libp2p integration
How?
Create a libp2p node, demonstrate the searching & retrieving of nodes on DHT
Same news in other sources
112 Feb 2023, 15:01
One of the issue the Development team is working on, is: -
Libp2p - Implement DHT
Why?
Peer discovery through DHT is one of the features of nunet-adapter that needs to be replaced with libp2p integration
How?
Create a libp2p node and demonstrate the searching and retrieving of nodes on the DHT
Libp2p supports upgrading a transport connection into a securely encrypted channel. You can then trust the identity of the peer you're communicating with and that no third-party can read the conversation or alter it in-flight.
For more -
One of the issue the Development team is working on, is: -. Libp2p - Implement DHT.
One of the issue the Development team is working on, is: -
Libp2p - Implement DHT
Why?
Peer discovery through DHT is one of the features of nunet-adapter that needs to be replaced with libp2p integration
How?
Create a libp2p node and demonstrate the searching and retrieving of nodes on the DHT
Libp2p supports upgrading a transport connection into a securely encrypted channel. You can then trust the identity of the peer you're communicating with and that no third-party can read the conversation or alter it in-flight.
For more - https://gitlab.com/nunet/device-management-service/-/issues/106