[fpc-pascal] JSON RPC send server request to client

Hairy Pixels genericptr at gmail.com
Sat Oct 1 10:52:33 CEST 2022


Quick question, I’ve been using the JSON RPC package to receive messages from the client and dispatch methods but I need to send a request from the server to the client now. Is this possible in the library? I can’t find a method in TCustomJSONRPCDispatcher which seems appropriate. Thanks!

Regards,
	Ryan Joseph



More information about the fpc-pascal mailing list