mirror of
https://github.com/php-win-ext/grpc.git
synced 2026-03-24 09:02:15 +01:00
Continuation of #37541 but focused on tools. FYI, typos are: * atifacts * building * certern * commadline * dependences * displayes * docstinrg * doesn * faied * ifle * manylinx * onveniently * passthough * reqistration * slighly * subsituding * testca * unices * uniqifies Closes #38030 PiperOrigin-RevId: 827772625
HTTP/2 Interop Tests
This is a suite of tests that check a server to see if it plays nicely with other HTTP/2 clients. To run, just type:
go test -spec :1234
Where ":1234" is the ip:port of a running server.