Wiki

Articles tagged with "html5"X
Displaying 1-2 of 2 result(s).

More on SSE and Yii

Created 16 days ago by FirebreakerTips2 comments – viewed 1,561 times – ( +2 )
This is not actually Yii involved.

Real-time display of server push data using Server-Sent Events (SSE)

Created about a year ago by bennounaHow-tos15 comments – viewed 15,646 times – ( +12 )
There are several methods and techniques that come handy in the case you need to call an external resource periodically or if you are waiting for a server push, but I present here an easy and straightforward one using HTML5's Server-Sent Events (SSE).