forked from quic-go/quic-go
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
advertise multiple listeners via Alt-Svc and improve perf of SetQuicH…
…eaders (quic-go#3352) * feat: cache alt-svc headers and announce all listeners instead of just one * feat: use Server.Addr for SetQuicHeaders if no port is available from listeners
- Loading branch information
1 parent
a424d47
commit d0573c6
Showing
2 changed files
with
231 additions
and
68 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.