delphimvcframework/samples/jsonrpc_with_published_objects
2022-08-10 17:57:59 +02:00
..
bin [+] Improved folder detect in static files middleware 2021-03-03 23:16:55 +01:00
AuthenticationU.pas Improved JSONRPC client in case of wrong HTTP responses 2020-09-22 23:58:49 +02:00
CommonTypesU.pas Missed file 2022-07-26 09:31:55 +02:00
jsonrpc_with_objects_group.groupproj + jsonrpc can serialize complex record as responses (nestd record with dynamic arrays) 2022-07-05 14:42:41 +02:00
jsonrpcclientwithobjects.dpr - Some cleanup, added first call to the sample project about the jsonrpc support for record types 2022-07-11 00:09:59 +02:00
jsonrpcclientwithobjects.dproj JSONRPC // all tests are green (WIP) 2022-07-23 01:21:52 +02:00
jsonrpcserverwithobjects.dpr Improved enum and set parameters handling in JSONRPC API 2022-08-10 17:57:59 +02:00
jsonrpcserverwithobjects.dproj Improved deserialization phase with more clear error message - added TJSONUtils static class 2022-07-25 15:32:31 +02:00
MainClientFormU.dfm Improved deserialization phase with more clear error message - added TJSONUtils static class 2022-07-25 15:32:31 +02:00
MainClientFormU.pas Improved deserialization phase with more clear error message - added TJSONUtils static class 2022-07-25 15:32:31 +02:00
MainWebModuleU.dfm https://github.com/danieleteti/delphimvcframework/issues/538 (WIP) 2022-03-31 16:43:32 +02:00
MainWebModuleU.pas More work about https://github.com/danieleteti/delphimvcframework/issues/538 (thanks to https://github.com/fastbike) 2022-04-01 12:53:13 +02:00
MyObjectU.pas Improved enum and set parameters handling in JSONRPC API 2022-08-10 17:57:59 +02:00