[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Protocol Specification in Lua
- From: Jerome Vuarand <jerome.vuarand@...>
- Date: Mon, 4 Oct 2010 11:48:17 +0200
2010/10/4 Alexander Gladysh <agladysh@gmail.com>:
> On Mon, Oct 4, 2010 at 13:01, Jerome Vuarand <jerome.vuarand@gmail.com> wrote:
>> I'm a little late on the topic, but you can have a look at Lunary,
>> which is a module to convert binary packets to and from Lua, with the
>> help of a a Lua based packet description. It's available there :
>
>> http://lunary.luaforge.net/
>> http://piratery.net/lunary/ (mirror)
>
>> Feel free to ask for help on using it, I don't have many users yet and
>> the doc may be confusing.
>
> Don't you want to submit a rockspec for this library? ;-)
I wouldn't mind if a packager would step up and do it for me :-)
(allowing distinction between developper and packager is a feature of
LuaRocks, right?).
I'll probably do it myself otherwise, but I got to find time to absorb
the LuaRocks doc first.