Pinned repositories
145 contributions in the last year
Contribution activity
August 2017
Created an issue in grpc/grpc
that received 1
comment
PHP - Support async client
The PHP binding is partially async: calling a remote procedure immediately returns a "Call" instance, which has a wait() method. This allows to mak…