Smart Clients: ReverseHTTP & WebSockets

Most web applications are built with the assumption that the client / browser is ‘dumb’, which places all the ’scalability’ and load on the server. But, what if, the browser was smarter? A look at ReverseHTTP & WebSockets APIs.

Continue reading over at dzone...

Leave a Reply