11 Commits

Author SHA1 Message Date
jamesge 1ad1cc57ec remove authors 2020-01-03 13:00:41 +08:00
Weibing Wang 078051f9bf Update license header to Apache 2019-06-20 14:22:57 +08:00
gejun 7e4197f7db fix default protocol in example/grpc_c++/client.cpp 2018-09-30 18:47:55 +08:00
gejun c5803e77d0 Fix some copyrights 2018-09-30 17:36:11 +08:00
gejun d02badcf11 Change protocol name from h2c to h2 2018-09-29 22:44:23 +08:00
gejun f16cb5f8e8 Set http_body_compress_threshold to 0 on gzip & not set content-type 2018-09-29 17:19:14 +08:00
gejun 4a0927af5d Fix many issues around impl. of grpc 2018-09-28 19:58:05 +08:00
zhujiashun eeb0705754 * Do not expose grpc_status and grpc_message to user
* Delete trailer map
* Convert H2Error and grpc error to ErrorCode
2018-09-27 18:02:46 +08:00
zyearn 5936165506 * server can transfer grpc error code and message
* client can receive grpc error code and message
* add percent encode/decode
2018-09-27 18:02:46 +08:00
zyearn 4c50ffb48c add grpc gizp support in req and res 2018-09-27 18:02:46 +08:00
zyearn e6334e5ce7 add grpc example 2018-09-27 18:02:46 +08:00