[Lazarus] The future of desktop
Sven Barth
pascaldragon at googlemail.com
Fri Nov 29 12:26:07 CET 2013
Am 29.11.2013 12:07, schrieb Santiago Amposta:
> Beside this, there are concerns with http protocol, it is document
> oriented, not connection oriented. For example, unless you keep the
> connection open, every event from GUI to application, even a single
> byte, must send a lot header information, let alone if you use cookies
> that are sent with every connection. There are workarounds, comet, html5
> websockets, perhaps with some drawbacks.
WebSockets is the standardized solution for this.
Regards,
Sven
More information about the Lazarus
mailing list