Muxi Yan
68a0fd5416
Separate stream compression from message-wise compression
7 years ago
Muxi Yan
c97fc14a0e
Revert "Stream compression configuration"
...
This reverts commit a4dc077d3c
.
7 years ago
Muxi Yan
a4dc077d3c
Stream compression configuration
8 years ago
Vijay Pai
10c040d455
Move collection reset before unref (since unref could destroy obj)
8 years ago
Vijay Pai
d35730d185
Fix use of terminal underscores in field names.
8 years ago
Vijay Pai
fc539eb193
Re-enable public constructor for ClientAsyncResponseReader to avoid busting client that bypassed code generator. This code is deprecated-on-arrival as it is a performance pessimization. This code path should not be used.
8 years ago
David Garcia Quintas
e48949f0b4
Make grpc::Alarm non-copyable
8 years ago
Jan Tattermusch
7897ae9308
auto-fix most of licenses
8 years ago
Garret Kelly
0cd689202d
Remove extraneous semicolons.
...
Fixes compilation if building with -Wextra-semi.
8 years ago
David Garcia Quintas
87d5a3130d
Implement LB policy updates
8 years ago
yang-g
63610c4740
Update comments to discourage having an OK status with error_message
8 years ago
Eric Gribkoff
df8b5eacf0
Update comment formatting
8 years ago
Mark D. Roth
98bb6323ae
Yet another Doxygen comment syntax fix.
8 years ago
Mark D. Roth
a4881ccd5e
Fixed Doxygen comment syntax.
8 years ago
Arkady Shapkin
b046d0f511
Export function gpr_log_severity_string for grpc_csharp_ext
8 years ago
Mark D. Roth
127fdaeace
More Doxygen comment improvements.
8 years ago
Alexander Polcyn
c3b1f18a7e
get rid of connectivity state watchers right after timeout
8 years ago
Mehrdad Afshari
37718a4fce
Doxygenize comments in server_context_test_spouse.h
8 years ago
Mehrdad Afshari
d488bbac02
minor: doxygenize comment
8 years ago
Mehrdad Afshari
6a6747a906
Link comment code entities
8 years ago
Mehrdad Afshari
65942421b4
minor edits in channel_arguments.h
8 years ago
Mehrdad Afshari
27da5defc7
Minor edits and doxygenize some comments
8 years ago
Mehrdad Afshari
4601bc254b
tiny edit and linking entities
8 years ago
Mehrdad Afshari
59cd2d7f66
doxygenize include/grpc++/security/credentials.h comments
8 years ago
Mehrdad Afshari
31e9c14e83
doxygenize auth_metadata_processor.h comments
8 years ago
Mehrdad Afshari
3a509ecc5d
minor: Link code entities in comments
8 years ago
Mehrdad Afshari
a9d5637a37
minor: doxygenize health_care_service_interface.h comments
8 years ago
Mehrdad Afshari
f0e87f7364
doxygenize comment
8 years ago
Mehrdad Afshari
6f07e3aa42
minor
8 years ago
Mehrdad Afshari
b97bd4a8e7
minor: add trailing period
8 years ago
Mehrdad Afshari
ab1277c433
Add documentation comment for Version()
8 years ago
Mehrdad Afshari
dcc3610860
link referenced code elements
8 years ago
Mehrdad Afshari
c78e59663d
minor: i.e->i.e.
8 years ago
Mehrdad Afshari
4fea66062d
minor: GRPC->gRPC
8 years ago
Mehrdad Afshari
493f444c73
minor: prefer more formal 'it is' to it's
8 years ago
Mehrdad Afshari
e456ce0806
minor: Link to GRPC_STATUS_IMPLEMENTED
8 years ago
Mehrdad Afshari
3475cf72c8
Corrected the documentation for ServerBuilder::AddListenPort
8 years ago
Mehrdad Afshari
32abe8a6c2
Minor docfixes for AddInsecureChannelFromFd
8 years ago
Mehrdad Afshari
3cd6cf4983
Fix documentation for Server::AddListeningPort
...
Clarify that Port is actually an endpoint.
Fix typos
Clarify that it should be used before starting the server.
8 years ago
Mehrdad Afshari
bcd6ca5033
Link to grpc_server symbol
8 years ago
Mehrdad Afshari
24b6d39212
Clarified GlobalCallbacks documentation comment
...
Make it clear that "global" and "per application" means
shared among all grpc::Server instances.
8 years ago
Mehrdad Afshari
7ee630a3d7
Clarified grpc::Server documentation comment
...
Make it clear that the creation of the Server instance
is not supposed to happen by using the Server class
directly and they are instructed to use ServerBuilder.
8 years ago
Mehrdad Afshari
a64ea5496d
Corrected spelling
8 years ago
Muxi Yan
f6b622c08a
Take grpc_workaround_list as parameter
8 years ago
yang-g
21035da1c9
Add api to server builder plugin to modify the builder
8 years ago
Muxi Yan
b1e5bac392
Add /doc/workarounds.md
8 years ago
David Garcia Quintas
94ab1b55bf
Make ServerBuilder accept (dns:///) URIs instead of just dns names
8 years ago
Muxi Yan
29ff4665a8
Revert "Revert "Implement Server Backward Compatibility""
8 years ago
Alexander Polcyn
16153d11f8
address comments, description changes
8 years ago
Nicolas Noble
7edcce2147
Revert "Implement Server Backward Compatibility"
8 years ago