Listen on unix sockets instead of ports
mrkurt opened this issue · 2 comments
mrkurt commented
Ports are getting difficult to manage, sockets will be much cleaner. Oh, and faster.
doodles526 commented
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