Craig Tiller
|
17b5047e46
|
Fix copyrights
|
9 years ago |
Craig Tiller
|
64616496e2
|
Alternative ownership for global callbacks
|
9 years ago |
Nicolas "Pixel" Noble
|
742eac1814
|
Cleaning up Windows compilation.
|
9 years ago |
David Garcia Quintas
|
6a48405ed0
|
pre sync_stream.cc creation. Does not compile
|
9 years ago |
David Garcia Quintas
|
b523c732d1
|
async_stream.h done. Compiles
|
9 years ago |
David Garcia Quintas
|
3452ae27c1
|
copyrights
|
9 years ago |
David Garcia Quintas
|
2425bbbc55
|
Further work. Compiles. WIP
|
9 years ago |
Craig Tiller
|
194824467c
|
Get subchannel index working
|
9 years ago |
Jan Tattermusch
|
1cebbcade4
|
fix formatting
|
9 years ago |
David Garcia Quintas
|
28991142fa
|
Improved a couple error messages
|
9 years ago |
Alistair Veitch
|
ff14b44154
|
Don't use buf_size as input and output in encode
|
9 years ago |
Alistair Veitch
|
c45d088ae7
|
Single encode function
|
9 years ago |
David Garcia Quintas
|
ddcb53a9de
|
made codegen targets in build.yaml
|
9 years ago |
Alistair Veitch
|
0c1cdcd38a
|
update comments
|
9 years ago |
Alistair Veitch
|
6670add667
|
keep status with tag set, eliminate tag_set_ntags
|
9 years ago |
David Garcia Quintas
|
1d9b8079cb
|
clang-format
|
9 years ago |
David Garcia Quintas
|
a43aadd7e1
|
fixed copyrights
|
9 years ago |
David Garcia Quintas
|
08a0a3306e
|
Made "codedgen" directories closed over #includes
|
9 years ago |
David Garcia Quintas
|
f3ddb7c55a
|
clang-format
|
9 years ago |
David Garcia Quintas
|
6190854157
|
updated copyrights
|
9 years ago |
Alistair Veitch
|
8e5b21fd9f
|
comment updates
|
9 years ago |
David Garcia Quintas
|
1f4e72c19c
|
override -> GRPC_OVERRIDE
|
9 years ago |
Alistair Veitch
|
4bbdb82567
|
comment updates
|
9 years ago |
David Garcia Quintas
|
1aeabd7194
|
regenerated projects
|
9 years ago |
David Garcia Quintas
|
44f3249018
|
Introduced ServerInterface
|
9 years ago |
yang-g
|
4fac82b672
|
remove outdated api
|
9 years ago |
Alistair Veitch
|
04de8c16d2
|
add comments
|
9 years ago |
yang-g
|
ad63510102
|
Add a test with two methods generic
|
9 years ago |
Alistair Veitch
|
a88a22166d
|
add creation status
|
9 years ago |
yang-g
|
1ac6f4594e
|
warn user when they forget register generic service
|
9 years ago |
yang-g
|
f48766d347
|
fix copyright
|
9 years ago |
yang-g
|
269b8be406
|
add generic test
|
9 years ago |
yang-g
|
0bbc87f599
|
Add generic support
|
9 years ago |
Alistair Veitch
|
fc999adcc7
|
new iterator interface
|
9 years ago |
David Garcia Quintas
|
2bf574f814
|
Added back trailing newlines
|
9 years ago |
Craig Tiller
|
754bd26e28
|
clang-format code
|
9 years ago |
murgatroid99
|
eeb02ba77a
|
Update copyrights again
|
9 years ago |
David Garcia Quintas
|
e50c6c2f5e
|
WIP. Added ChannelInterface
|
9 years ago |
yang-g
|
bef0d8744e
|
Support sync/async methods in the same service
|
9 years ago |
Alistair Veitch
|
0f690721bd
|
Move encode/decode API into census.h
|
9 years ago |
Craig Tiller
|
edc2fffb34
|
Channel args comparisons
|
9 years ago |
Alistair Veitch
|
bb30d2591f
|
initial commit
|
9 years ago |
Bogdan Drutu
|
33a1ad002a
|
Fix the typo
|
9 years ago |
Bogdan Drutu
|
899e5a82f6
|
Add a virtual destructor for the ClientContext::GlobalCallbacks.
|
9 years ago |
murgatroid99
|
3466c4b55d
|
Updated copyrights
|
9 years ago |
Ian Coolidge
|
8e7a4b66e8
|
Fix R/W template argument order in prototypes
In some cases, the prototype argument order was different
than the declaration order.
Based on a patch from Sam Leffler.
|
9 years ago |
Vijay Pai
|
b30bc2aad6
|
Remove dead code and a thus unneeded change to C++ bbuf
|
9 years ago |
Craig Tiller
|
15f383c6cc
|
Exploratory refactoring for mixed sync/async methods on the same C++ service
|
9 years ago |
Vijay Pai
|
93beeb8895
|
Fix one use of grpc instead of gpr
|
9 years ago |
vjpai
|
de332dfcac
|
Refactor server side to support generic tests.
|
9 years ago |