delphimvcframework/samples/jsonrpc_with_published_objects
2022-07-05 14:42:41 +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
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 New functionality explained in the jsonrpc samples (TMultiDataset) 2020-09-22 15:18:22 +02:00
jsonrpcclientwithobjects.dproj https://github.com/danieleteti/delphimvcframework/issues/538 (WIP) 2022-03-31 16:43:32 +02:00
jsonrpcserverwithobjects.dpr + jsonrpc can serialize complex record as responses (nestd record with dynamic arrays) 2022-07-05 14:42:41 +02:00
jsonrpcserverwithobjects.dproj + First changes to allow records as JSONRPC parameters 2022-05-25 15:13:49 +02:00
MainClientFormU.dfm + First changes to allow records as JSONRPC parameters 2022-05-25 15:13:49 +02:00
MainClientFormU.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
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 + jsonrpc can serialize complex record as responses (nestd record with dynamic arrays) 2022-07-05 14:42:41 +02:00