Hello, I have many node.js application, but I want to emit sockets to same port (to web browser). But if I start listning same port in at least 2 applications error append. I used this code to lsiten : var ioemit = require('socket.io').listen(1235);
Submitted March 03, 2017 at 01:44PM by lcpgm
No comments:
Post a Comment