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/10 20:24:46 UTC

[celix] branch feature/pubsub_custom_serializers updated (5737c76 -> 39eb7af)

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 5737c76  Removes incorrect unused attribute
     add 8518bc2  Fixes wrong handling of output argument for the avrobin serialize function
     add 39eb7af  Adds some initial documentation for the pubsub message serialization.

No new revisions were added by this update.

Summary of changes:
 bundles/pubsub/doc/pubsub_serialization.adoc       | 127 +++++++++++++++++++++
 .../src/pubsub_avrobin_serialization_provider.c    |   2 +-
 2 files changed, 128 insertions(+), 1 deletion(-)
 create mode 100644 bundles/pubsub/doc/pubsub_serialization.adoc