There has always been a need to support UI’s that constantly update themselves as new data becomes available on the server. The implementation for this falls into two general categories: either client side polling or server side push. Continue reading
Comet , HTML 5 Web Sockets and Server Sent Events (SSE)
Leave a reply