This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/celix.git
commit 1f08bc69024b559450c6017457d9c6d7bc7551b1 Merge: 080f9e9 1079926 Author: Pepijn Noltes <[email protected]> AuthorDate: Fri Jan 29 11:17:52 2021 +0100 Merge pull request #315 from apache/hotfix/rsa_response_has_a_max Adds test and improvements for remote service calls for large payloads .../src/remote_example_impl.c | 2 +- .../gtest/src/tst_activator.c | 24 +++++++-- .../src/export_registration_dfi.c | 6 ++- .../src/import_registration_dfi.c | 2 - .../src/remote_service_admin_dfi.c | 57 +++++++++++++--------- libs/utils/include/celix_utils.h | 2 +- 6 files changed, 61 insertions(+), 32 deletions(-)
