Ara Ayvazyan
|
2e3d410846
|
fixup! Use bbuf_ptr
|
7 years ago |
Ara Ayvazyan
|
8016d35aca
|
fixup! Fix formatting
|
7 years ago |
Muxi Yan
|
dfbf607ccb
|
Introduce channel arg to disable authority filter
|
7 years ago |
Ara Ayvazyan
|
f76069a593
|
fixup! Fix the payload ownership issue
|
7 years ago |
Ara Ayvazyan
|
4df7438960
|
Fix ServerInterface::PayloadAsyncRequest to work with ByteBuffer
|
7 years ago |
David Garcia Quintas
|
49f625f232
|
more comments
|
7 years ago |
David Garcia Quintas
|
861363d618
|
added call_host_override test
|
7 years ago |
Vijay Pai
|
a4da2d2a54
|
Eliminate existence of SneakyCallOpSet, some server cleanup
|
7 years ago |
Ruslan Nigmatullin
|
7ae3733cab
|
[grpc] Add SSL session client cache support
|
7 years ago |
Vijay Pai
|
cdddc8ce42
|
Desneak client unary call, avoid Hyrum's Law (used for 1-thread simplicity)
|
7 years ago |
ncteisen
|
3b42f83068
|
Revert "Revert "Channel Tracing Implementation; Part 1""
This reverts commit f2bea3725f .
|
7 years ago |
Noah Eisen
|
f2bea3725f
|
Revert "Channel Tracing Implementation; Part 1"
|
7 years ago |
Vijay Pai
|
ba46afe3e2
|
Delete status_test that has no coverage; replace with static_asserts
|
7 years ago |
Vijay Pai
|
3c3c4c913a
|
Update server.h
|
7 years ago |
Vijay Pai
|
589e2cfe09
|
Update completion_queue.h
|
7 years ago |
makdharma
|
626a65e877
|
Added protected default constructor
|
7 years ago |
makdharma
|
dbf4b71a00
|
added Experimental in comments
For "struct Port" and friends, since they are now protected instead of
private.
|
7 years ago |
kpayson64
|
539f5068bd
|
Abstract libuv implementation
Structures the libuv implementation to allow for a plugable
BSD style socket implementation to allow for other IO Managers
|
7 years ago |
Muxi Yan
|
60aa27884f
|
Remove include of inttypes.h completely
|
7 years ago |
Muxi Yan
|
4b37fb0e4c
|
Stop including inttypes.h in gRPC core public header in Apple platforms
|
7 years ago |
makdharma
|
d10c4e1e8e
|
added "Experimental" and returned raw pointers
Added experimental in the comment and removed reference_wrapper in favor
of the raw pointer.
|
7 years ago |
makdharma
|
1d603248f2
|
forgot to add completion_queue.h doh!
|
7 years ago |
makdharma
|
c8e523351e
|
clang-format
|
7 years ago |
makdharma
|
757af97ad0
|
added ///Experimental in comment for c_server
Please enter the commit message for your changes. Lines starting
|
7 years ago |
makdharma
|
838af3eb6c
|
moved member variables from protected to private
Per style guide, the member variables are not protected but private and
accessed through methods.
|
7 years ago |
ncteisen
|
ac945eba98
|
Reviewer comments
|
7 years ago |
ncteisen
|
cd6755b13c
|
Re write rendered
|
7 years ago |
ncteisen
|
ee013d25b3
|
Fix build and sanity
|
7 years ago |
ncteisen
|
bf5237a723
|
reviewer comments
|
7 years ago |
ncteisen
|
6ea7f3330e
|
Reviewer comments
|
7 years ago |
ncteisen
|
95cf05794a
|
Reviewer feedback
|
7 years ago |
Mark D. Roth
|
718c8341ca
|
Retry support.
|
7 years ago |
makdharma
|
57237443ac
|
clang-format
|
7 years ago |
makdharma
|
e1a7283dd3
|
moved Next implementation to CC file.
|
7 years ago |
makdharma
|
8065000697
|
Remove "final" keyword and make methods protected.
This adds extensibility to the API and makes custom implementation
of the server possible.
|
7 years ago |
Alexander Polcyn
|
db3e898a98
|
Add a sanity check for inclusion of port_platform.h
|
7 years ago |
Muxi Yan
|
1a6d3a529b
|
Add comments to the interface
|
7 years ago |
Alexander Polcyn
|
1bc550132a
|
Fix ruby artifact build
|
7 years ago |
Tobias Jungel
|
f258b56f43
|
fix non-virtual-dtor
compiling with -Wnon-virtual-dtor works with this patch
|
7 years ago |
Muxi Yan
|
0e00c43082
|
Move headers from grpc++ to grpcpp
|
7 years ago |
Juanli Shen
|
87c6504ca9
|
Revert "Revert "Revert "Revert "grpclb re-resolution""""
|
7 years ago |
David G. Quintas
|
f66cf0d70d
|
Revert "Revert "Revert "grpclb re-resolution"""
|
7 years ago |
Vijay Pai
|
236d9f2a28
|
Address reviewer feedback.
|
7 years ago |
ncteisen
|
e83c234940
|
Add details about API gaurantees
|
7 years ago |
Vijay Pai
|
c745690caf
|
Internalize gpr_thd except for id and currentid
|
7 years ago |
Juanli Shen
|
776490af0e
|
Revert "Revert "grpclb re-resolution""
|
7 years ago |
Muxi Yan
|
86e6cc160b
|
polish
|
7 years ago |
Muxi Yan
|
bead9649e1
|
Mark stream compression as experimental
|
7 years ago |
yang-g
|
89464de6f0
|
Trim backup slice when it is larger than needed
|
7 years ago |
Juanli Shen
|
aa7dc296b6
|
Revert "grpclb re-resolution"
|
7 years ago |