Skip to content

duxet/hhvm-zmq

Repository files navigation

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