github libp2p/rust-libp2p v0.50.0

latest releases: libp2p-webrtc-v0.7.1-alpha, libp2p-upnp-v0.2.1, libp2p-stream-v0.1.0-alpha...
18 months ago

This is a large release. After > 4 years, rust-libp2p ships with an (alpha) QUIC
implementation. The necessary TLS logic is extracted into
its own crate, and can thus be used detached from QUIC, e.g.
on top of TCP as an alternative to Noise. In addition to these two transports, this release adds
a third, namely WebRTC (browser-to-server). But that is
definitely not it. See below for the many other changes packed into this release.

See individual changelogs for details.

Thanks to the many folks involved!

Don't miss a new rust-libp2p release

NewReleases is sending notifications on new releases.