nanogrpc icon indicating copy to clipboard operation
nanogrpc copied to clipboard

Project vision, ideas, use cases

Open d21d3q opened this issue 4 years ago • 2 comments

Feel free to comment here would would be your use case for this library.

d21d3q avatar Dec 24 '20 11:12 d21d3q

I'd like to connect my ESP8266 with my Golang API using gRPC and Nanopb, but the best I could do so far was call my server via URL (POST localhost:8000/registerSomething, for example). I'd like to do something like this.

mateusscheper avatar Dec 28 '20 04:12 mateusscheper

@d21d3q very interested in this. Just emailed you, would be great to discuss in detail

parksj10 avatar Jul 15 '21 20:07 parksj10