-
Notifications
You must be signed in to change notification settings - Fork 1.2k
quic: drop support for QUIC draft-29 #2369
Copy link
Copy link
Closed
Labels
effort/hoursEstimated to take one or several hoursEstimated to take one or several hoursexp/intermediatePrior experience is likely helpfulPrior experience is likely helpfulkind/maintenanceWork required to avoid breaking changes or harm to project's status quoWork required to avoid breaking changes or harm to project's status quo
Metadata
Metadata
Assignees
Labels
effort/hoursEstimated to take one or several hoursEstimated to take one or several hoursexp/intermediatePrior experience is likely helpfulPrior experience is likely helpfulkind/maintenanceWork required to avoid breaking changes or harm to project's status quoWork required to avoid breaking changes or harm to project's status quo
This doesn't require a quic-go update including quic-go/quic-go#3903, we can just disable it in the
quic.Config. See ipfs/kubo#9496 for context.