On 04.07.19 14:29, Luca Boccassi wrote:
How users make use of these primitives is up to them though, I don't
think anything special was shared before, as far as I remember.

Some example can be found here: https://github.com/dasys-lab/capnzero/tree/master/capnzero/src

The classes Publisher and Subscriber should replace the publisher and subscriber in a former Robot-Operating-System-based System. I hope that the subscriber is actually using the method Luca is talking about on the receiving side.

The message data here is a Cap'n Proto container that we "simply" serialize and send via ZeroMQ -> therefore the name Cap'nZero ;-)

--
Distributed Systems Research Group
Stephan Opfer  T. +49 561 804-6279  F. +49 561 804-6277
Univ. Kassel,  FB 16,  Wilhelmshöher Allee 73,  D-34121 Kassel
WWW: http://www.uni-kassel.de/go/vs_stephan-opfer/

_______________________________________________
zeromq-dev mailing list
zeromq-dev@lists.zeromq.org
https://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to