[Pas2js] Data Abstract support
Michael Schnell
MSchnell at lumino.de
Tue Jan 8 12:37:19 CET 2019
> As far as I know, websockets are not supported by remobjects.
> It only supports a regular http request.
I am just starting a discussion about this with them :) .
Anyway, you do get the source code of the RemObjects library (otherwise no Pas2JS implementation) and WebSockets does not seem to be that much different from plain old TCP/IP, I suppose that it should be doable to enhance the RemObjects library accordingly.
What kind of transport did you test in your application ?
-Michael
More information about the Pas2js
mailing list