[Lazarus] pas2js and server sent events

Ondrej Pokorny lazarus at kluug.net
Fri Aug 26 09:27:47 CEST 2022


Hello Luca,

better send the message to pas2js mailing list directly: 
https://lists.freepascal.org/mailman/listinfo/pas2js/

Ondrej


Am 26.08.2022 um 09:16 schrieb Luca Olivetti via lazarus:
> 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


More information about the lazarus mailing list