[Pas2js] Data Abstract support
Michael Van Canneyt
michael at freepascal.org
Tue Jan 8 12:46:08 CET 2019
On Tue, 8 Jan 2019, Michael Schnell wrote:
>> 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 ?
Since there is currently only one kind of transport available, that's the one I used.
If you read my previous mail attentively, you'll know which one.
(Hot tip: It's on the second line of quoted text)
Michael.
More information about the Pas2js
mailing list