conformance icon indicating copy to clipboard operation
conformance copied to clipboard

Conformance test suite for Connect, gRPC, and gRPC-Web implementations

Results 2 conformance issues
Sort by recently updated
recently updated
newest added

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.24.0 to 0.25.0. Commits d27919b go.mod: update golang.org/x dependencies e0324fc http2: use net.ErrClosed b20cd59 quic: initiate key rotation earlier in connections f95a3b3 html: fix typo in package...

dependencies
go

We now have detailed docs for testing a [client](https://github.com/connectrpc/conformance/blob/main/docs/testing_clients.md) or [server](https://github.com/connectrpc/conformance/blob/main/docs/testing_servers.md) implementation. But there are some issues that we've hit when implementing these that warrant a Frequently Asked Questions page....