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
- 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
- `NewServerStreamHandler` 'simple flag' wraps context at wrong place in streaming operations
- Separate handle of streaming timeout settings
- Timestamppb - sending milliseconds that are not 3 digits fails
- Enable timeout support for each service handler
- Concurrent map iteration and write in `mergeNonProtocolHeaders`
- Error metadata is sent as trailers instead of headers in unary RPCs
- Docs
- Go not yet supported