TCP Socket Programming in Node.js Posted on October 26th, 2011 under Node.jsTags: Client, node.js, Server, Socket, TCP Programming TCP Sockets in Node.js Eager to know how sockets are programmed in Node? There are three variants of sockets in Node -…