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
- Possibility to register procedure handlers separately
- Add NewInProcessHTTPClient for in-process RPCs
- Add HTTP/1.x bidi streaming support
- feat(handler): Implement per-method timeouts with proto extensions
- sendMaxBytes incorrectly applied to EndStream control frames in streaming RPCs
- Skip sendMaxBytes check for EndStream control frames (#907)
- Streaming full duplex h11
- Separate handle of streaming timeout settings
- Enable timeout support for each service handler
- Need to be able to handle low-level marshalling errors
- Docs
- Go not yet supported