[fpc-pascal] Improved FPC JSON-RPC support
    Sven Barth 
    pascaldragon at googlemail.com
       
    Wed Dec 29 12:30:07 CET 2021
    
    
  
Am 29.12.2021 um 12:22 schrieb wkitty42--- via fpc-pascal:
> 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 :?
WST = Web Service Toolkit
https://wiki.freepascal.org/Web_Service_Toolkit
Regards,
Sven
    
    
More information about the fpc-pascal
mailing list