Skip to content

chobie/hhvm-uv

Repository files navigation

hhvm-uv

interface to libuv for hhvm (experimental). also supports http-parser.

Install

# you need to build hhvm your machine before hphpize.
git clone https://github.com/chobie/hhvm-uv.git --recursive
cd php-uv
make -C libuv CFLAGS=-fPIC
hphpize
cmake -D CMAKE_BUILD_TYPE=Debug . && make

About

libuv extension for hhvm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published