Skip to content

kilyo/hhvm-zmq

 
 

Repository files navigation

hhvm-zmq

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

Building and installation

export HPHP_HOME=/path/to/hhvm
./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

About

ZMQ extension for HHVM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 69.7%
  • Hack 26.7%
  • PHP 2.0%
  • Shell 1.6%