Matthew Iselin
1824f0519f
Add HTTP request parsing.
...
This extends the existing http parser to support requests as well as responses.
httpcli continues to exist and work as it has previously, though in the new
directory src/core/http (to reflect the fact the directory now contains code
relevant to parsing requests, which httpcli would not generally involve itself
in).
9 years ago
David Garcia Quintas
fb349b9f71
removed uchannels
9 years ago
Craig Tiller
58270d5461
Revert "Revert "Factor out backoff code into a separate library (to be re-used elsewhere)""
9 years ago
David G. Quintas
108cecb826
Revert "Factor out backoff code into a separate library (to be re-used elsewhere)"
9 years ago
ahedberg
43df295528
add unix_sockets_posix module to build system and fix compilation errors
9 years ago
Nicolas "Pixel" Noble
e8fb852a73
Massaging that pull request.
9 years ago
Craig Tiller
c72cc42238
Build out backoff as a library
9 years ago
Stanley Cheung
5709e930fa
remove stale src/php/ext/grpc/README.md
9 years ago
Stanley Cheung
a91a5db363
sync php with core version;
9 years ago
Stanley Cheung
df1e05ad24
Simplify PHP installation
9 years ago
Stanley Cheung
6156f0962e
Simplify PHP installation for release 0.13
9 years ago
Julien Boeuf
16f47b035e
Running project generation.
9 years ago
Stanley Cheung
5ade2d4a35
add some CFLAGS to compile on mac
9 years ago
Craig Tiller
7ac6bf07a9
Finish porting rough implementation of poll() event strategy
9 years ago
Craig Tiller
a75d18addd
Make out private bits private
9 years ago
Craig Tiller
07eb5b0ccd
Remove pollset_set_posix.c
9 years ago
Nicolas "Pixel" Noble
7204010c05
Fixing format and copyright.
9 years ago
Stanley Cheung
80db5be7b5
fix bug with pecl install on mac
9 years ago
Craig Tiller
560c9017c4
Faster code generation
9 years ago
Stanley Cheung
bf74d69ed6
fix php artifact name and update config.m4 template
9 years ago
Stanley Cheung
5adb71fb9a
php: simplify installation
9 years ago