superfly/wormhole

Listen on unix sockets instead of ports

mrkurt opened this issue · 2 comments

Ports are getting difficult to manage, sockets will be much cleaner. Oh, and faster.

Not quite a gimme change because we currently explicity reference net.TCPConn at some points. But overall shouldn't be too big of a change

Ok, this one is now redundant. #35 is a better solution.