Skip to content

Workaround the quic-go v0.53 API changes #211

@rthellend

Description

@rthellend

quic-go v0.53 changed its API significantly: https://github.com/quic-go/quic-go/releases/tag/v0.53.0

At first glance, it will break a lot of TLSPROXY functionality. Among other things, the instrumentation for ingress/egress metrics (and everything that depends on them, e.g. bw limits) will probably need to be removed. I don't think it will be possible to re-implement with the new API.

FYI @marten-seemann

Metadata

Metadata

Assignees

Labels

partly resolvedThe issue was partly resolved.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions