Skip to content

chobie/hhvm-uv

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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