I've been using this library on the job for a while. My use case
is distributing phone system events around our network, we have
not worried about guarantees of delivery. I am planning on using
Zeromq to publish moteino originated messages collected on a Raspberry Pi.
http://zguide.zeromq.org/page:all
Has anyone used this or any similar network framework?
Never heard of zeroMQ. I am preparing a simple and functional gateway stack for release. That will solve all these problems...