-
Hi Hansamann,
SSE is "http" based. Take a look at this implementation of SSE:
https://github.com/einaros/sse.js
I think SSE could be implemented on top of the existing HTTP implementation we have allready.
For WebSockets and other protocols we need basic "net" (socket) support.
Sacha
-
-
-
Hi DrAzzy
Thanks for your effort. When i receive my espruino, i will try to use your module too.
Sacha