This is an automated email from the ASF dual-hosted git repository.
pengzheng pushed a change to branch feature/dfi-cleanup
in repository https://gitbox.apache.org/repos/asf/celix.git
from c39b5814 Fix an issue caused by text reference in
jsonRpc_prepareInvokeRequest.
add 94903a2f Optimize jsonRpc_call.
No new revisions were added by this update.
Summary of changes:
libs/dfi/gtest/src/dyn_interface_tests.cpp | 18 +++
libs/dfi/gtest/src/json_rpc_tests.cpp | 225 +++++++++++++++++------------
libs/dfi/include/dyn_function.h | 2 +-
libs/dfi/include/dyn_interface.h | 10 ++
libs/dfi/src/dyn_interface.c | 10 ++
libs/dfi/src/json_rpc.c | 69 +++------
6 files changed, 195 insertions(+), 139 deletions(-)