Victor Pagani
Results
2
comments of
Victor Pagani
The only problem for me using `Net.connect()` is not beign able to disconnect and reconnect the socket without having to reattach the event handlers every time on the new socket...
I'm using `Node v6.9.1`. I don't know much about how sockets internally work, but yeah, multiple connections work in this version. I have a working script based on that for...