connect-go
https://github.com/connectrpc/connect-go
Go
The Go implementation of Connect: Protobuf RPC that works.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported1 Subscribers
Add a CodeTriage badge to connect-go
Help out
- Issues
- Enforce read max limit on unary errors
- Possibility to register procedure handlers separately
- sendMaxBytes incorrectly applied to EndStream control frames in streaming RPCs
- Skip sendMaxBytes check for EndStream control frames (#907)
- Separate handle of streaming timeout settings
- Need to be able to handle low-level marshalling errors
- Add RecoverInterceptor as alternative to WithRecover
- Ability to close server side of BidiStream from separate goroutine
- How to access `rpc.system` from `connect.WithRecover` callback
- Add support for supplying protojson Marshal options to json codec.
- Docs
- Go not yet supported