Skip to main content
21.2k
jvm-libp2p-libp2p 1.0.0 Security Update

Announcing the release of jvm-libp2p 1.0.0

Release 1.0.0 of jvm-libp2p

View on GitHub

This release contains experimental yamux support as well as various other improvements and dependency updates. From this version onwards, the dependency published will be io.libp2p:jvm-libp2p. For previous versions of the library, the old io.libp2p:jvm-libp2p-minimal dependency can be used.

What's Changed

New Contributors