delphimvcframework/samples/jsonrpc
2024-10-01 09:46:54 +02:00
..
async_client Updated sample projects to D12.2; New middleware TMVCShutdownMiddleware (useful to create a route which shutdown the server in automated testing environments) 2024-10-01 09:46:54 +02:00
bin Improves CustomLogger sample 2024-07-08 21:07:13 +02:00
jsonrpcserver Updated sample projects to D12.2; New middleware TMVCShutdownMiddleware (useful to create a route which shutdown the server in automated testing environments) 2024-10-01 09:46:54 +02:00
sync_client Updated sample projects to D12.2; New middleware TMVCShutdownMiddleware (useful to create a route which shutdown the server in automated testing environments) 2024-10-01 09:46:54 +02:00
AuthenticationU.pas Fixed some weird behaviour of the sample about JSONRPC 2024-07-02 19:14:45 +02:00
CommonTypesU.pas Fixed some weird behaviour of the sample about JSONRPC 2024-07-02 19:14:45 +02:00
jsonrpc_group.groupproj Added CreateRequest and CreateNotification methods on JSONRPCExecutor 2024-07-28 23:54:45 +02:00