Server-sent Events ParisJS talk

I gave a lightning talk at ParisJS about Server-sent events, a very simple browser API that allows to easily pus messages to a client.

Here is the very simple NodeJS code I used during the demo to showcase the basics of the API: