An extremely minimal gRPC client for Lua
By minimal I mean:
- It has only been used over a Unix socket
- It doesn't implement client-streaming requests
- Error handling isn't great
- You need to use
lua-protobufand manually load protobuf definitions
| Name | Name | Last commit date | ||
|---|---|---|---|---|
An extremely minimal gRPC client for Lua
By minimal I mean:
lua-protobuf and manually load protobuf definitions