diff --git a/implementations.json b/implementations.json index 09e2fdd..1ce4d73 100644 --- a/implementations.json +++ b/implementations.json @@ -83,5 +83,10 @@ "image": "us-central1-docker.pkg.dev/golang-interop-testing/quic/go-x-net:latest", "url": "https://pkg.go.dev/golang.org/x/net/internal/quic", "role": "both" + }, + "tquic": { + "image": "tquicgroup/tquic:latest", + "url": "https://github.com/Tencent/tquic/", + "role": "both" } }