Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 359 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 359 Bytes

pony-zmq

Pure Pony implementation of the ZeroMQ messaging library.

Testing

  1. Get stable (to manage dependencies).
  2. Get libsodium (required for pony-sodium).
  3. stable env ponyc --debug zmq/test
  4. ./test