Skip to content

pinnacle-comp/lua-grpc-client

Repository files navigation

lua-grpc-client

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-protobuf and manually load protobuf definitions

About

An *extremely* minimal gRPC client for Lua

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages