44 Commits (dedbcf453b38af2ddcd25a42bd43bfa612288a53)

Author SHA1 Message Date
Karthik Ravi Shankar dad3f34207
Revert "Revert "Revert "Folding the Channel class into the grpc_impl namespace.""" 6 years ago
Yash Tibrewal cb6a2968fe Make Interceptors work for lame channels 6 years ago
Karthik Ravi Shankar 2772f519e6 Fix errors from presubmit scripts. 6 years ago
Karthik Ravi Shankar 4a0c3b848f Fix broken tests 6 years ago
Nicolas Noble 91ad888497
Revert "Revert "Folding the Channel class into the grpc_impl namespace."" 6 years ago
Nicolas Noble 2ad245cb0c
Revert "Folding the Channel class into the grpc_impl namespace." 6 years ago
Nicolas "Pixel" Noble 2fd079ff7c Channel folding. 6 years ago
Yash Tibrewal 626f1c9d53 Remove the std::unique_ptr, instead use move semantics everywhere 6 years ago
Yash Tibrewal a1598c5abf Create interfaces and initial plumbing for interception API 7 years ago
Muxi Yan 0e00c43082 Move headers from grpc++ to grpcpp 7 years ago
Craig Tiller be98d24841 clang-format after nullptr changes 7 years ago
Craig Tiller 4ac2b8e585 Enable clang-tidy as a sanity check, fix up all known failures 7 years ago
Vijay Pai 53cec0fc8f Update create_channel.cc 8 years ago
Krasimir Georgiev 1f42fae4c5 Fix initialization bug in channel creation 8 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
Craig Tiller 6169d5f7b0 Update copyrights 9 years ago
yang-g d59ad7ef39 Provide explicit API for user to set user agent string prefix 9 years ago
Alistair Veitch 75d5c0f024 post merge 9 years ago
David Garcia Quintas 5a9462339d copyrights 9 years ago
David Garcia Quintas e1300deb87 After GrpcLibrary refactoring. Compiles and passes. WIP still 9 years ago
Julien Boeuf 54a902ed17 Successfully compile C++ libary (not tests yet). 10 years ago
Julien Boeuf 0c711ad88b Adding C++ metadata processor. 10 years ago
yang-g 730055d962 implementation fix 10 years ago
yang-g dafcce980d channel creation API change 10 years ago
yang-g 9e2f90cd06 headers reorg 10 years ago
yang-g c317f07b56 Make Channel ctor private 10 years ago
yang-g 8c2be9f228 Remove ChannelInterface and replace it with Channel 10 years ago
yang-g c31cd86a74 Let lame_client accept error status 10 years ago
yang-g d556da9f28 Pass NULL as host by default. Use context.authority() or channel.SslNameOverride() when set. 10 years ago
Craig Tiller 81bcc4caba Make endpoint peer API work on Windows 10 years ago
Craig Tiller 0dc5e6cf16 User agent string support 10 years ago
Yang Gao a89389283f support per call credentials in c++ 10 years ago
Yang Gao 6baa9b67ad clang-format c++ code 10 years ago
Craig Tiller e4fe844b67 s/CreateChannel/CreateChannelDeprecated 10 years ago
Craig Tiller 42bc87c097 Update C++ server with new core API 10 years ago
Craig Tiller 47c83fdaf7 Credentials prototyping 10 years ago
Craig Tiller 190d360def Add missing new-lines at end of file 10 years ago
Craig Tiller 0605995e55 Update copyright to 2015 10 years ago
Craig Tiller ecd49345b5 Use clang-format-3.5 10 years ago
yangg 59dfc90f57 Client side implementation of creating channel with credentials. 10 years ago
Nicolas Noble b7ebd3b8c6 Initial import. 10 years ago