Latest #grpc Threads Top

vegabook
I’m getting a timeout error in my (10-second or so long-running) grpc call over the internet: {:error, %GRPC.RPCError{status: 4, message...
New
brainlid
Episode 275 of Thinking Elixir. News includes the release of Elixir v1.19.0-rc.2 with impressive deps compile times and optimized set-the...
New
larshei
Hey everyone, I want to receive data from a gRPC stream. So far, I only wrote functions, played around in iex and was able to receive a...
New
larshei
Hey everyone! I’m successfully receiving events from Salesforce’s PubSub API via gRPC, but I’m struggling to decode the actual payload. ...
New
vegabook
I’m using elixir-grpc to write a client for my Bloomberg API gRPC implementation. This is working quite well in Python, and I now want to...
New
AwesomeHunter
Hello! I’m trying to implement GRPC Health Checking Protocol. I would like the server to stop streaming to the client after the client d...
New
vegabook
I’m trying to call Python functions from Elixir using Python’s official grpc module. Elixir side I’m using elixir-grpc. Since I’lll be ...
New
zzebra
Hi all, I’m creating a GRPC Client using grpc that deals only with unary RPCs. I want to use the same gRPC channel as much as possible ...
New
zacksiri
I’m having trouble enabling async: true in my tests that involved GRPC endpoints. I get the following error: 10:46:17.210 [error] ** (D...
New
mickel8
Hi, I am trying to stream data to Google Cloud Speech-To-Text and receive a response but almost every request ends up with an error %GRP...
New

This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

chulkilee
I’ve heard of several companies using Elixir + gRPC successfully. Tubi is one example - which sponsors grpc However, grpc still depends ...
New
vegabook
I’m using elixir-grpc to write a client for my Bloomberg API gRPC implementation. This is working quite well in Python, and I now want to...
New
vegabook
I’m getting a timeout error in my (10-second or so long-running) grpc call over the internet: {:error, %GRPC.RPCError{status: 4, message...
New
brainlid
Episode 275 of Thinking Elixir. News includes the release of Elixir v1.19.0-rc.2 with impressive deps compile times and optimized set-the...
New

Last Three Year's Trending Top

mickel8
Hi, I am trying to stream data to Google Cloud Speech-To-Text and receive a response but almost every request ends up with an error %GRP...
New
vegabook
I’m trying to call Python functions from Elixir using Python’s official grpc module. Elixir side I’m using elixir-grpc. Since I’lll be ...
New
zzebra
Hi all, I’m creating a GRPC Client using grpc that deals only with unary RPCs. I want to use the same gRPC channel as much as possible ...
New
matinger
Hi! I have a grpc microservice server in rust. And i want to add the grpc client in a phoenix app. If i tried to add grpc (GitHub - elix...
New
zacksiri
I’m having trouble enabling async: true in my tests that involved GRPC endpoints. I get the following error: 10:46:17.210 [error] ** (D...
New
larshei
Hey everyone! I’m successfully receiving events from Salesforce’s PubSub API via gRPC, but I’m struggling to decode the actual payload. ...
New
AwesomeHunter
Hello! I’m trying to implement GRPC Health Checking Protocol. I would like the server to stop streaming to the client after the client d...
New
larshei
Hey everyone, I want to receive data from a gRPC stream. So far, I only wrote functions, played around in iex and was able to receive a...
New

Trending Over Three Years Top

autodidaddict
I’m building a gRPC server and it’s using mutual tls. Right now, it’s configured just to listen for heartbeat messages from clients as a ...
New
tio407
Hello, I am trying to compile a proto file. I used this script on the command line: protoc --elixir_out=. --plugin=./googleapis:. rpc.pro...
New
carzidco
Hi guys, hope you are great. I’m barely new using Elixir + Phoenix, but looking forward to learning as much as possible. These days we’...
New
RooSoft
Let’s assume we have a set of microservices running in containers, communicating in gRPC or REST. Am I right to think that, as long as t...
New
vitorfam
In my application, I need to make a lot of gRPC calls to a Python server. Is it recommended to create a GenServer to make those calls? I...
New
benperiton
Does anyone have any experience with using protobuf / grpc and Elixir? I’ve seen https://github.com/bitwalker/exprotobuf and https://git...
New
wingyplus
Hi, I start working on the fork version of Elixir GRPC. What I’ve done is the past few days: Support Elixir 1.11+ Support OTP 23+ OTP...
New
RooSoft
Hi! Trying to efficiently parse a 111MB JSON gRPC response that is bound to exponentially grow over time for a while. Expecting it to hi...
New
msw10100
I need to be able to build grpc streaming clients and servers in an elixir app. For example, to be able to have an elixir client subscri...
New
threeaccents
I have a Golang gRPC server I need to talk to from my Phoenix app. I was wondering what the best practice is to hold a single connection ...
New
criticalbh
Hello, I have grpc stream that is streaming price_value updates for specific symbol (e.g. EUR). I have implemented one solution using p...
New
superruzafa
Hi. I’m trying to test a module that performs gRPC calls using the elixir-grpc library. Such library allows to inject the underlying HT...
New
JILL24
hey i want to use elixir grpc to communicate with python with cowboy websocket and the api which is written in python wants bring data in...
New
  • Follow
  • Join
  • Shape
the conversation

Latest on Elixir Forum

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement