| Commit message (Collapse) | Author | Age |
... | |
|
|
|
| |
SFINAE
|
|
|
|
| |
than only grpc_byte_buffer""
|
| |
|
|
|
|
| |
grpc_byte_buffer"
|
|\
| |
| | |
Allow SerializationTraits to use grpc::ByteBuffer rather than only grpc_byte_buffer
|
| | |
|
| | |
|
| | |
|
|\| |
|
| | |
|
|/ |
|
| |
|
| |
|
|\ |
|
|\ \ |
|
| |/ |
|
| | |
|
|\| |
|
| | |
|
|/ |
|
|
|
|
| |
templated QPS worker rather than going back to internal API
|
| |
|
|\
| |
| | |
Do not return calls on server when request proto fails to deserialize.
|
| | |
|
|/ |
|
|\
| |
| | |
Import mutations.
|
| | |
|
|\ \
| | |
| | | |
Use https://grpc.io consistently as the canonical URL
|
|\ \ \
| | | |
| | | | |
Avoid use after free if the sneaky op is owned by the collection
|
| | | | |
|
| |/ /
|/| |
| | |
| | | |
or that interface with core and are only for internal use
|
| | | |
|
|/ / |
|
| | |
|
|\ \
| | |
| | | |
Resolve typos
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
|/ / |
|
| |\
| |/
|/| |
|
| | |
|
| | |
|
| |
| |
| |
| | |
client that bypassed code generator. This code is deprecated-on-arrival as it is a performance pessimization. This code path should not be used.
|
|\ \
| | |
| | | |
Remove extraneous semicolons.
|
| | | |
|
| | |
| | |
| | |
| | | |
Fixes compilation if building with -Wextra-semi.
|
|/ / |
|
|/| |
|
|\ \
| | |
| | | |
Add api to server builder plugin to modify the builder
|