Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add Server.Wait | Craig Tiller | 2015-02-24 |
| | |||
* | Merge github.com:google/grpc into deprecate-c++ | Craig Tiller | 2015-02-23 |
|\ | | | | | | | | | | | Conflicts: test/cpp/end2end/async_end2end_test.cc test/cpp/end2end/end2end_test.cc | ||
* | | s/CreateChannel/CreateChannelDeprecated | Craig Tiller | 2015-02-23 |
| | | | | | | | | | | | | For the 2-argument version of CreateChannel. This is a temporary step until #711 is ready to roll out. | ||
| * | Addressing iniitial feedback. | Julien Boeuf | 2015-02-23 |
|/ | | | | | | | - Renaming default credentials -> google default credentials. - Various other things in cpp: - Adding Cpp wrapping for JWT Tokens. - Renaming ComposeCredentials -> CompositeCredentials. | ||
* | Merge with async unary changes | Craig Tiller | 2015-02-18 |
| | |||
* | Merge github.com:grpc/grpc into an-update-on-c++ | Craig Tiller | 2015-02-18 |
|\ | |||
* | | Simplify TryPluck | Craig Tiller | 2015-02-18 |
| | | |||
* | | Move header #include | Craig Tiller | 2015-02-18 |
| | | |||
| * | Merge pull request #588 from yang-g/c++api | Craig Tiller | 2015-02-18 |
| |\ | | | | | | | Async client api change. Add a ClientAsyncResponseReader. | ||
| | * | 2015 | Yang Gao | 2015-02-18 |
| | | | |||
| | * | Async client api change. Add a ClientAsyncResponseReader. Make the api ↵ | Yang Gao | 2015-02-18 |
| | | | | | | | | | | | | similar to streaming and symmetric to server side. | ||
* | | | Merge github.com:grpc/grpc into an-update-on-c++ | Craig Tiller | 2015-02-18 |
|\| | | |||
| * | | Merge pull request #579 from yang-g/c++api | Craig Tiller | 2015-02-18 |
| |\| | | | | | | | change metadata getters to return const& | ||
* | | | Merge github.com:grpc/grpc into an-update-on-c++ | Craig Tiller | 2015-02-18 |
|\| | | |||
* | | | Server side cancellation receive support | Craig Tiller | 2015-02-18 |
| | | | |||
| | * | change metadata getters to return const& | Yang Gao | 2015-02-18 |
| | | | |||
| * | | Add missing new-lines at end of file | Craig Tiller | 2015-02-18 |
| | | | |||
* | | | Initial sketch | Craig Tiller | 2015-02-18 |
| |/ |/| | |||
| * | Update copyright to 2015 | Craig Tiller | 2015-02-18 |
| | | |||
| * | Fix copyright notice | Craig Tiller | 2015-02-18 |
|/ | |||
* | Add metadata test with rpc. Adding/fixing things to make it work | Yang Gao | 2015-02-18 |
| | |||
* | Add some comments | Craig Tiller | 2015-02-17 |
| | |||
* | Add setter to override authority header on ClientContext | Yang Gao | 2015-02-17 |
| | |||
* | clang-format | Craig Tiller | 2015-02-17 |
| | |||
* | Merge pull request #18 from yang-g/c++api | Craig Tiller | 2015-02-13 |
|\ | | | | | Add missing APIs and a first metadata test, and test passes | ||
| * | Add missing APIs and a first metadata test, and test passes | Yang Gao | 2015-02-13 |
| | | |||
* | | Minor compile fix | Craig Tiller | 2015-02-13 |
|/ | |||
* | change ServerAsyncReader API and add a simple clientstreaming test, it passes | Yang Gao | 2015-02-13 |
| | |||
* | change AddRecvMessage signature | Yang Gao | 2015-02-12 |
| | |||
* | more nullptr for got_message | Yang Gao | 2015-02-12 |
| | |||
* | Add end2end async unary single threaded test (compiles) | Craig Tiller | 2015-02-12 |
| | |||
* | Fixes | Craig Tiller | 2015-02-12 |
| | |||
* | implement async unary call | Yang Gao | 2015-02-12 |
| | |||
* | Merge branch 'c++api' of github.com:ctiller/grpc into c++api | Yang Gao | 2015-02-12 |
|\ | |||
* | | fix sync unary call with metadata pieces | Yang Gao | 2015-02-12 |
| | | |||
| * | Fix end2end leaks | Craig Tiller | 2015-02-12 |
|/ | |||
* | Merge pull request #13 from yang-g/c++api | Craig Tiller | 2015-02-12 |
|\ | | | | | Make codegen generate async client calls | ||
| * | make codegen generate async client calls | Yang Gao | 2015-02-12 |
| | | |||
* | | Async server streaming | Craig Tiller | 2015-02-12 |
| | | |||
* | | Async server dispatch | Craig Tiller | 2015-02-12 |
| | | |||
| * | Add a cq argument in ClientAsync ctor and give it to the Call | Yang Gao | 2015-02-12 |
|/ | |||
* | Merge branch 'c++api' of github.com:ctiller/grpc into c++api | Craig Tiller | 2015-02-12 |
|\ | |||
* | | Async API progress | Craig Tiller | 2015-02-12 |
| | | |||
| * | typo fix | Yang Gao | 2015-02-12 |
| | | |||
| * | implement ServerAsyncResponseWriter for unary call | Yang Gao | 2015-02-12 |
|/ | |||
* | Merge branch 'c++api' of github.com:ctiller/grpc into c++api | Yang Gao | 2015-02-12 |
|\ | |||
* | | Implement async streaming APIs | Yang Gao | 2015-02-12 |
| | | |||
| * | Async API progress | Craig Tiller | 2015-02-12 |
| | | |||
* | | implement ClientAsyncX api | Yang Gao | 2015-02-12 |
|/ | |||
* | resolve comments, the context_ member needs protection for thread safety | Yang Gao | 2015-02-12 |
| |