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/06/08 16:01:22 UTC

[celix] 01/01: Merge pull request #230 from apache/feature/wire_protocol_with_fixed_sized_types

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 e288834bfe1a28e71764f540cc12e551c2ef0352
Merge: 62e79d4 b17792f
Author: Pepijn Noltes <pe...@gmail.com>
AuthorDate: Mon Jun 8 18:01:10 2020 +0200

    Merge pull request #230 from apache/feature/wire_protocol_with_fixed_sized_types
    
    Update the wire protocol to use fixed size types

 .../src/pubsub_tcp_topic_receiver.c                 |  2 +-
 .../src/pubsub_wire_protocol_common.c               | 12 ++++++------
 bundles/pubsub/pubsub_spi/include/pubsub_protocol.h | 21 +++++++++++----------
 3 files changed, 18 insertions(+), 17 deletions(-)