How to use HTML5 server-sent events

Posted by linuxer on Sep 6, 2018 9:47 AM EDT
linuxconfig.org; By Egidio Docile
Mail this story
Print this story

Server-sent events is an HTML5 technology which allows a client to automatically monitor event notifications from a server, and react as needed. This technology is very useful to notify live events, to implement, for example, a live messaging application or a news feed. In this tutorial we will see how to implement this technology using PHP and javascript.

Full Story

  Nav
» Read more about: Story Type: Tutorial; Groups: Linux, PHP

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.