Recent Releases of libp2p
libp2p - v0.1.5: three's a crowd.
The main features in this release are the porting of the library to trio for concurrency and the introduction of the noise protocol as a security transport.
- Python
Published by ralexstokes almost 6 years ago
libp2p - v0.1.2: More robust and complete
- More loggings.
- A more complete
Mplex.- Detect disconnection from peers.
- Align
SwarmandBasicHoststructure with Go.Multiselectis moved toBasicHost.Swarmis able to detect and remove disconnected peers.
- A more complete
secio. - More exception handling.
- Add
IdentifyandPingprotocols. Besides, they are set as the default protocols inBasicHost. - Detect dead peers in
Pubsub.
- Python
Published by mhchia over 6 years ago