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
- Add limited support for bidi streams over HTTP/1
- Add support for supplying protojson Marshal options to json codec.
- Make stream client closers non-blocking
- Enforce discard limits on readers
- ServerStreamForClient.Close hangs forever
- Consider exposing `connectCodeToHTTP`
- unary response has zero messages due to `io.EOF` for all `io.EOF` errors
- Todos for upcoming Go releases
- Test with variable network conditions
- Transport-level retry support for RPCs with streaming request
- Docs
- Go not yet supported