Skip to content
This repository has been archived by the owner on May 26, 2022. It is now read-only.

v0.3.0

Compare
Choose a tag to compare
@Stebalien Stebalien released this 07 Mar 02:40
· 208 commits to master since this release
4c8be8c
  • Upgrade to QUIC draft 27. This is a protocol breaking change!
  • Increases receive windows for higher throughput.
  • Tons of wonderful quic-go changes that should improve performance.
  • Reset streams now return ErrReset from github.com/libp2p/go-libp2p-core/mux.
  • The constructor now takes a PSK and errors if one is provided. This will prevent QUIC from working when private networks are enabled.