lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]



Am 03.05.17 um 23:22 schrieb Dibyendu Majumdar:
> Hi,
> 
> Does anyone know of a Lua (not LuaJIT btw) bindings for grpc
> (http://www.grpc.io/)?

Not knowing about grpc at all I got interested in it.  Maybe it helps
you that there is protocol buffers implementation written in Lua on
github.com.