[Pas2js] Websocket definition added

Michael Van Canneyt michael at freepascal.org
Sat Jun 30 10:50:08 CEST 2018


Hi,

I've added TJSWebSocket to the web.pas unit, for those that want to use
websockets.

A native websockets server implementation for FPC is planned, but those that
want to use websockets today can google for "bauglir websockets", which is an
implementation of the websockets protocol on top of Synapse.

Michael.


More information about the Pas2js mailing list