[Pas2js] pas2js and server sent events

Luca Olivetti luca at ventoso.org
Fri Aug 26 09:39:40 CEST 2022


Hello,

I see that pas2js has support for websockets, but I cannot find if it 
also supports server sent events.

A couple of years ago I implemented an application with sse where I used 
fpWeb and plain html+javascript in the browser.

Now I need to implement a more complex application and I'd like to use 
pas2js, if it supports sse I can reuse the old server class, if it 
doesn't I'll have to reimplement it as a websocket server.


Bye
-- 
Luca


More information about the Pas2js mailing list