Learning the code way
A small step towards sharing what I have learned.
Tuesday, 29 January 2019
Server-Sent Events - How to do it in Sevlets ?
In the past few posts I have seen some techniques to pull of Push Notifications. HTML5 has introduced a couple of new methods - one of them is Server -Sent Events. In this post I am trying to build one such Servlet based implementation.
‹
›
Home
View web version