server is that enough :
client.on('data', function(data) { console.log('Received: ' + data);
Or should i make some kind of loops in an child_process ?
That code from the GitHub example
Обсуждают сегодня