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

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


    from 7e96b4e  Moves part of the wire protocol as a static library so that 
the gtest do not derirectly use the bundle lib (with automatically adjusted 
rpath)
     add b02379b  Removes usage of non existing dynMessage_parseAvpr function.

No new revisions were added by this update.

Summary of changes:
 .travis.yml                                        |  4 +--
 bundles/pubsub/CMakeLists.txt                      | 12 ++++++--
 .../pubsub_admin_websocket/src/psa_activator.c     | 14 ---------
 .../src/pubsub_websocket_admin.c                   | 28 -----------------
 .../src/pubsub_websocket_admin.h                   |  2 --
 .../src/pubsub_websocket_topic_receiver.c          |  1 -
 .../src/pubsub_websocket_topic_receiver.h          |  4 ---
 .../src/pubsub_websocket_topic_sender.h            |  5 ---
 .../pubsub/pubsub_api/include/pubsub/publisher.h   | 19 ++++++++++--
 .../pubsub/pubsub_api/include/pubsub/subscriber.h  | 36 +++++++++++++---------
 .../src/pubsub_avrobin_serializer_impl.c           |  5 ++-
 .../src/pubsub_serializer_impl.c                   |  5 ++-
 12 files changed, 58 insertions(+), 77 deletions(-)

Reply via email to