davidwalsh.name

WebSocket and Socket.IO

    open original

    WebSocket and Socket.IO

    The WebSocket API is the next generation method of asynchronous communication from client to server. WebSocket API server and client can push messages to each other at any given time.

    via davidwalsh.name