Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 479 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 479 Bytes

hhvm-zmq

ZMQ extension for HHVM. Shall be compatible with existing PHP binding.

Building and installation

./build.sh

Please remember that first you need to build HHVM from source. If you need help with that, take a look at HHVM Wiki.

Also: don't forgot about installing libzmq. Currently only versions >= 4.0 are supported.

Tests

./test.sh