aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/php/ext/grpc/call.c
Commit message (Expand)AuthorAge
* Copyright checkerGravatar Craig Tiller2015-02-16
* Corrected error in metadata parserGravatar murgatroid992015-02-03
* Changed PHP metadata representation to associative array of arrays of stringsGravatar murgatroid992015-02-03
* Prepare for the new batch call API.Gravatar Craig Tiller2015-02-02
* Switched to new grpc_call_invoke APIGravatar murgatroid992015-01-16
* clang-format codebaseGravatar Craig Tiller2015-01-13
* Switched call errors to exceptions instead of return valuesGravatar mlumish2015-01-05
* Switched events to use native objects instead of wrappersGravatar mlumish2015-01-05
* Replaced calls to grpc_call_accept with newer functionsGravatar mlumish2015-01-05
* Added support for trailing metadata, fixed status supportGravatar mlumish2014-12-16
* Added PHP to the global gRPC moe configGravatar mlumish2014-12-09