[fpc-pascal] Improved FPC JSON-RPC support
Michael Van Canneyt
michael at freepascal.org
Wed Dec 29 12:32:22 CET 2021
On Wed, 29 Dec 2021, wkitty42--- via fpc-pascal wrote:
> On 12/29/21 4:54 AM, Michael Van Canneyt via fpc-pascal wrote:
>> Translated to RPC: if you want speed, don't use HTTP or JSON. WST offers a
>> binary protocol and plain TCP channel, it's bound to be much faster.
>
> i'm sorry... what is WST? googling for "wst binary protocol tcp ip channel"
> doesn't turn up anything informative for me and acronym searching is equally
> uninformative... getting old sucks :?
Web Service Toolkit:
https://wiki.freepascal.org/Web_Service_Toolkit
The Lazarus online package manager can install it.
Michael.
More information about the fpc-pascal
mailing list