Orthogonal-Systems / zmq

A minimal ZMQ implementation for Arduino
GNU General Public License v3.0
6 stars 3 forks source link

ZMQ

A minimal ZMQ implementation for the arduino.

Current support

Emulates ZMQ Push and Req sockets. Max size is 256B (short frame).