-
/Downloads/ios-docs-samples-master/speech/Swift/Speech-gRPC-Streaming/google/cloud/speech/v1beta1/CloudSpeech.pbrpc.h:1:9: 'google/cloud/speech/v1beta1/CloudSpeech.pbobjc.h' file not found
I am using…
-
### Is your feature request related to a problem? Please describe it.
Following discussion from https://github.com/grpc/grpc-swift/issues/1044, it'd be great to have a way to set `Network.framework…
-
I can't get the requestHandlers to fire from within tests using FakeChannel
I wrote a failing test, is something like this expected to work?
https://github.com/davisg123/grpc-swift/commit/6927f2…
-
Hello!
I always used one ClientConnection instance in whole app, but recently faced with case, which made me think that I'm doing wrong.
For example, we have two requests. The first one fails wit…
-
*Copied from https://stackoverflow.com/questions/66179134/content-type-not-being-set-properly*
I am working on implementing the gRPC generated code for the flatbuffers library, and I've noticed tha…
-
I have a project that implicitly depends on swift-nio-ssl (through GRPC and PostgresNIO I believe). When I am building on Linux Arm64 (not yet checked on amd64) through docker I sometimes get the foll…
-
At the moment the NIO implementation has timeouts on the client but not on the server. We should add timeouts to the server as well.
-
The current send and recv is an grpc service. The grpc service limits the use of CPU to 1 core per connection. https://github.com/grpc/grpc-swift/issues/992
![image](https://github.com/ray-project/…
-
This line in node/src/index.js provides this value, but I'm not clear where it originates. What should I say about using this value, or other values?
`const grpcURL = "3.14.64.116:50051";`
Note …
-
Help me with this
grpc: received message larger than max (9014796 vs. 4194304).
--
which property should i use to set the (X * 1024 * 1024) message size.