-
Here's the context keys that twirp uses internally:
```
// Package contextkeys stores the keys to the context accessor
// functions, letting generated code safely set values in contexts
// witho…
-
Hello,
First of all thank you for this framework and all your work in it!
This issue is only to find out how to go about with the following issue: I have 3 proto files, related in terms of use c…
-
Caso essa API em questão seja uma API interna, não seria o caso de desenvolver um RPC e mudar o protocolo para Protobuf invés de JSON?
Por sinal, a [gRPC](https://grpc.io/) é compatível com todas …
-
Is it currently possible, and/or what would be required, to use your Nim implementation of protobuf with [gRPC](https://grpc.io/)?
-
-
## Feature Request
It is sometimes the case that a request may want to respond with different responses types
depending on the details of the request. Sometimes this can be handled with request g…
-
This afternoon the google-cloud-ruby project had a segfault on a [CircleCI build](https://circleci.com/gh/GoogleCloudPlatform/google-cloud-ruby/2539#tests/containers/0).
System details:
* gRPC …
-
The code generation documentation is suggesting to use:
`go get github.com/cyrusaf/ruby-twirp/protoc-gen-twirp_ruby`
for code generation.
That was the previous ruby client posted on https://gi…
-
I wonder if this helps when working with dgraph ?
ghost updated
6 years ago
-
This obviously overlaps with #55, but the discussion there focused on removal of the `/twirp` prefix. I'd like a new issue to concentrate discussion on just the `.` to `/` switch.
The switch from a…