Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2022-01-18 | 876 Bytes | |
v0.16.0.tar.gz | 2022-01-18 | 57.5 kB | |
v0.16.0.zip | 2022-01-18 | 73.0 kB | |
Totals: 3 Items | 131.3 kB | 0 |
What's Changed
- reduce the maximum number of incoming streams to 256 by @marten-seemann in https://github.com/libp2p/go-libp2p-quic-transport/pull/243
- migrate to standard Go tests, stop using Ginkgo by @marten-seemann in https://github.com/libp2p/go-libp2p-quic-transport/pull/250
- don't start a Go routine for every connection dialed by @marten-seemann in https://github.com/libp2p/go-libp2p-quic-transport/pull/252
- chore: update klauspost/compress to v1.13.6 by @marten-seemann in https://github.com/libp2p/go-libp2p-quic-transport/pull/254
- chore: update go-netroute by @marten-seemann in https://github.com/libp2p/go-libp2p-quic-transport/pull/257
- use the Resource Manager by @marten-seemann in https://github.com/libp2p/go-libp2p-quic-transport/pull/249
Full Changelog: https://github.com/libp2p/go-libp2p-quic-transport/compare/v0.15.0...v0.16.0