Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Some streaming progress | Craig Tiller | 2015-02-11 | |
| | ||||
* | Make sure we get a close before stopping the server | Craig Tiller | 2015-02-11 | |
| | ||||
* | Merge pull request #9 from yang-g/c++api | Craig Tiller | 2015-02-11 | |
|\ | | | | | Add trailing metadata to client context and use it. | |||
* | | Fix ownership | Craig Tiller | 2015-02-11 | |
| | | ||||
| * | Add trailing metadata to client context and use it. | Yang Gao | 2015-02-11 | |
|/ | ||||
* | Send initial metadata | Craig Tiller | 2015-02-11 | |
| | ||||
* | Make it compile | Yang Gao | 2015-02-11 | |
| | ||||
* | resolve conflict | Yang Gao | 2015-02-11 | |
|\ | ||||
* | | save before the change | Yang Gao | 2015-02-11 | |
| | | ||||
| * | Allow server to hook calls also, fix crash | Craig Tiller | 2015-02-11 | |
| | | ||||
| * | Initial metadata fix | Craig Tiller | 2015-02-11 | |
| | | ||||
| * | Just use one completion queue per server for delivering completions | Craig Tiller | 2015-02-11 | |
|/ | | | | | This simplifies (drastically) the polling story, although will slightly complicate mixing sync & async servers - but we're not there yet. | |||
* | Merge branch 'c++api' of github.com:ctiller/grpc into c++api | Yang Gao | 2015-02-11 | |
|\ | ||||
* \ | fix conflict | Yang Gao | 2015-02-11 | |
|\ \ | ||||
| | * | More implementation | Craig Tiller | 2015-02-11 | |
| |/ | ||||
* | | Implement FinalizeResult | Yang Gao | 2015-02-11 | |
| | | ||||
| * | Fix FinalizeResult signature | Craig Tiller | 2015-02-11 | |
|/ | ||||
* | Merge branch 'c++api' of github.com:ctiller/grpc into c++api | Craig Tiller | 2015-02-11 | |
|\ | ||||
* | | Server progress | Craig Tiller | 2015-02-11 | |
| | | ||||
| * | Release write buffer in FinalizeResult | Yang Gao | 2015-02-11 | |
|/ | ||||
* | Merge pull request #5 from yang-g/c++api | Craig Tiller | 2015-02-11 | |
|\ | | | | | Implement FillOps | |||
| * | Implement FillOps | Yang Gao | 2015-02-11 | |
| | | ||||
* | | Simplify server ready for async path | Craig Tiller | 2015-02-10 | |
|/ | ||||
* | call implementation before the meeting | Yang Gao | 2015-02-10 | |
| | ||||
* | Move call.h -> impl/call.h | Craig Tiller | 2015-02-10 | |
| | ||||
* | Remove temp code | Craig Tiller | 2015-02-09 | |
| | ||||
* | Rephrase async streaming methods | Craig Tiller | 2015-02-09 | |
| | | | | To ensure that the CallOpBuffers stay alive until completion. | |||
* | Stub out unary call wrapper | Craig Tiller | 2015-02-09 | |
| | ||||
* | Refine completion queue | Craig Tiller | 2015-02-09 | |
| | ||||
* | Cleanup | Craig Tiller | 2015-02-09 | |
| | ||||
* | Merge pull request #3 from yang-g/c++api | Craig Tiller | 2015-02-09 | |
|\ | | | | | more implementation and all async signatures | |||
* | | Remove more unnecessary files | Craig Tiller | 2015-02-09 | |
| | | ||||
| * | more implementation and all async signatures | Yang Gao | 2015-02-09 | |
| | | ||||
* | | Remove stream_context | Craig Tiller | 2015-02-09 | |
| | | ||||
* | | Server progress | Craig Tiller | 2015-02-09 | |
| | | ||||
* | | Cleanup some cruft | Craig Tiller | 2015-02-09 | |
| | | ||||
* | | Merge pull request #2 from yang-g/c++api | Craig Tiller | 2015-02-09 | |
|\| | | | | | ServerReader impl with new API | |||
| * | ServerReader with new API | Yang Gao | 2015-02-09 | |
| | | ||||
* | | Merge pull request #1 from yang-g/c++api | Craig Tiller | 2015-02-09 | |
|\| | | | | | C++api | |||
* | | Progress | Craig Tiller | 2015-02-09 | |
| | | ||||
| * | remove explicit | Yang Gao | 2015-02-09 | |
| | | ||||
* | | Further progress | Craig Tiller | 2015-02-09 | |
|/ | ||||
* | Async API declarations | Craig Tiller | 2015-02-09 | |
| | ||||
* | Fix compile error | Craig Tiller | 2015-02-09 | |
| | ||||
* | Add initial metadata stub | Craig Tiller | 2015-02-09 | |
| | ||||
* | Further progress | Craig Tiller | 2015-02-09 | |
| | ||||
* | Starting to scratch out the API | Craig Tiller | 2015-02-09 | |
| | ||||
* | New completion queue | Craig Tiller | 2015-02-06 | |
| | ||||
* | Adding support for loading the SSL roots from an environment variable. | Julien Boeuf | 2015-02-02 | |
| | | | | | | - Had to add support for files and environment variables as well. - I can't compile on windows so I'm sure there will be some issues. - Tested end-to-end with the simple ssl fullstack test. | |||
* | run clang-format | Yang Gao | 2015-01-26 | |
| |