You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by pn...@apache.org on 2020/05/11 15:08:48 UTC

[celix] branch feature/pubsub_custom_serializers updated (c9286a5 -> ebf6f74)

This is an automated email from the ASF dual-hosted git repository.

pnoltes pushed a change to branch feature/pubsub_custom_serializers
in repository https://gitbox.apache.org/repos/asf/celix.git.


    from c9286a5  Adds missing free
     add ebf6f74  Small improvements and update documentation

No new revisions were added by this update.

Summary of changes:
 bundles/pubsub/doc/pubsub_serialization.adoc       | 84 +++++++++++++++++++---
 .../include/pubsub_serializer_handler.h            | 42 +++++++++++
 .../pubsub_utils/src/pubsub_serializer_handler.c   | 46 ++++++------
 libs/framework/src/framework.c                     | 27 ++++---
 4 files changed, 153 insertions(+), 46 deletions(-)