[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Any Lua bindings for grpc?
- From: Daurnimator <quae@...>
- Date: Thu, 4 May 2017 17:30:41 +1000
On 4 May 2017 at 17:19, Marc Balmer <marc@msys.ch> wrote:
>
>
> 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.
>
>
Is https://github.com/Neopallium/lua-pb currently the best protobuf library?