anonymoussc
May 1, 2016 • 1 min read

Server Sent Events fx code example - part ll

1. SSE fx client - server structured code example.

fxpair1.structured.php

fxserver1.structured.php

fxclient1.basic.structured.html

2. SSE fx client - server with history code example.

fxserver2.structured.php

fxclient2.history.html

SSE Notes

Reference :

  1. Server-sent events Web APIs MDN

  2. Data Push Apps With HTML5 SSE: Pragmatic Solutions for Real-World Clients, Darren Cook, O’Reilly Media, Mar 2014. isbn:9781430264484, isbn:9781449371937, amazon:1449371930, google:7gYiAwAAQBAJ

  3. Wikipedia


We’re entering a new world in which data may be more important than software. - Tim O’Reilly

Post by: Anonymoussc (@anonymoussc)