El 1/9/21 a les 13:06, Michael Van Canneyt via lazarus ha escrit:

- The websocket protocol support can be attached to the HTTP server. That
  means you can initiate a websocket connection on the same port as the HTTP
   server is listening; the HTTP server will hand off the connection to the
  websocket server using the upgrade mechanism. A server demo is included as well.

Having not seen the implementation, my questions are:

1) existing code will still work unmodified?
2) specifically the hack for server-sent events I mentioned here https://lists.lazarus-ide.org/pipermail/lazarus/2020-June/238089.html will still work?

1) I suppose is a given ;-), 2) I ask because you only mentioned websockets and not server-sent events.

Bye
--
Luca Olivetti
Wetron Automation Technology http://www.wetron.es/
Tel. +34 93 5883004 (Ext.3010)  Fax +34 93 5883007
--
_______________________________________________
lazarus mailing list
[email protected]
https://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to