Twirp is a simple RPC framework for Go services using protobuf or JSON, similar to gRPC but with HTTP/1.1.
go get github.com/twitchtv/twirpNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a Twirp server mux and starts an HTTP server.
Use 'go get github.com/twitchtv/twirp@v8.1.3+incompatible' or specify the version in go.mod.
No dependency data recorded yet.