Thomas, Timo, Websockify actually does have support for unix sockets (--unix-target). I've never used it (it was contributed by cloud9ers) so I can't vouch for how well it works but I'm certainly willing to take patches to make it work better. Using Unix sockets is definitely a cleaner option than using wrap mode/rebind. The wrap mode code was never updated to find rebind.so when websockify is installed to distro paths. I would also take patches to enable wrap mode to properly locate rebind.so. However, I wouldn't encourage production use of wrap mode. It works but it's doing non-obvious things (i.e. hard to debug) and as you suggested there are better ways of accomplishing the equivalent thing in production.
Regards, Joel Martin (kanaka) On Thu, Sep 26, 2013 at 12:56 AM, Thomas Goirand <z...@debian.org> wrote: > Hi Joel and contributors to websockify, > > Timo Juhani Lindfors sent a bug report against my websockify package in > Debian: > > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=719889 > > Do you know how this can be fixed, and could a new upstream version be > released including the fix? > > Cheers, > > Thomas Goirand (zigo) >