delphimvcframework/samples/jsonrpc/jsonrpcserver
2024-10-10 00:13:07 +02:00
..
jsonrpcserver.dpr Added CreateRequest and CreateNotification methods on JSONRPCExecutor 2024-07-28 23:54:45 +02:00
jsonrpcserver.dproj 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
MainWebModuleU.dfm Fixed some weird behaviour of the sample about JSONRPC 2024-07-02 19:14:45 +02:00
MainWebModuleU.pas Fixed some weird behaviour of the sample about JSONRPC 2024-07-02 19:14:45 +02:00
MyObjectU.pas Small refactoring to JSONRPC classes 2024-10-10 00:13:07 +02:00