Quantcast
Channel: Uncategorized – Page 14 – designrfix.com
Viewing all articles
Browse latest Browse all 1807

Socket.IO Using Node.js and Express

$
0
0
In node.js Socket.io enables real time event based communication. What that means is that we can communicate to the server from the client and in return the server can talk back to the client. Socket.IO uses WebSockets when it can and has fail overs if the browser does not support it. Read more at Findnerd.

Viewing all articles
Browse latest Browse all 1807

Trending Articles