Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 734 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 734 Bytes

Cinder-Zmq

A wrapper for using the ZeroMQ distributed messaging system with Cinder.

This is a minimally-invasive Cinder port of Satoru Higa's ofxZmq openFrameworks addon. See also Bruce Lane's Cinder-ZeroMQ Cinder block.

Dependencies are included as static libraries.

Due to some issues with building on Windows via the 4.1.4 release, the libraries bundled in this block are from the 4.1.x stable release branch.

###TODO

  • Test and reevaluate functions using ci::Buffer.
  • More samples.
  • Expand readme.