von Baptiste Assmann | Nov 7, 2012 | Load Balancing/Routing, Technik
Why Websocket ??? HTTP protocol is connection-less and only the client can request information from a server. In any case, a server can contact a client… HTTP is purely half-duplex. Furthermore, a server can answer only one time to a client request. Some...