[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [Q] New release of luasocket
- From: Marc Balmer <marc@...>
- Date: Wed, 16 Mar 2016 18:58:11 +0100
> Am 16.03.2016 um 09:40 schrieb Jakub Sztandera <k.sztandera@hotmail.com>:
>
> Any estimates when new luasocket will be released on LuaRocks?
>
> It was long time since last release and some important features were added.
> Most noticeably IPv6 support which was showstopper for me.
> Currently I have to tell people to install the rock from sources
> which isn't the best solution as my applications doesn't work on out-of the box installation.
My luanet module has IPv6 support, maybe someone can steal the code and integrate it into luasocket?
https://github.com/arcapos/luanet
IPv6 is really easy to program.