implementing Server Sent Events using java Servlet for sending notification by calling wait inside the HttpServlet
I am trying to implement real-time notification system using Servlet and ServerSentEvents
I am trying to implement real-time notification system using Servlet and ServerSentEvents