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
- Nil pointer dereference in duplexHTTPCall when Send races with CloseAndReceive on client-streaming RPC
- Fix nil pointer deref in duplexHTTPCall under concurrent Send + CloseAndReceive
- Upgrade golangci-lint to v2
- Add HTTP/1.x bidi streaming support
- Clarify concurrent use semantics for streaming types
- 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)
- [Documentation] Make it clearer that Send/Receive are susceptible to race conditions
- Streaming full duplex h11
- Docs
- Go not yet supported