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
- [Question] Why not use the status code?
- Need to be able to handle low-level marshalling errors
- Typed nil prevents correct nil checks in interceptors
- 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
- Reproduce issue with client error handling + fix
- Add limited support for bidi streams over HTTP/1
- Add support for supplying protojson Marshal options to json codec.
- Enforce discard limits on readers
- Docs
- Go not yet supported