Craig Tiller
|
bb5361453f
|
C++ context propagation
|
2015-08-05 15:18:19 -07:00 |
yang-g
|
d45a26ed06
|
allow null tag
|
2015-08-04 16:36:22 -07:00 |
yang-g
|
b335256444
|
Add AsyncNotifyWhenDone
|
2015-08-04 14:42:06 -07:00 |
yang-g
|
b803313b2c
|
merge with head and resolve conflicts
|
2015-07-31 14:15:36 -07:00 |
Vijay Pai
|
c226edcadc
|
Merge pull request #2706 from yang-g/remove_get_from_accessor
make accessors from get_x() to x()
|
2015-07-30 11:44:28 -07:00 |
yang-g
|
dcf6c90b33
|
merge with head
|
2015-07-30 11:35:18 -07:00 |
Alistair Veitch
|
100a6e1d82
|
add struct include/grpc++/server_context.h src/cpp/server/server_context.cc
|
2015-07-29 15:25:28 -07:00 |
yang-g
|
9a009f2a75
|
make accessors from get_x() to x()
|
2015-07-29 11:38:18 -07:00 |
yang-g
|
487f5a20b6
|
add warning comments
|
2015-07-28 23:21:03 -07:00 |
yang-g
|
f1ec377063
|
server api
|
2015-07-28 23:05:22 -07:00 |
Alistair Veitch
|
cf39e94872
|
Server side census context plumbing for c++
|
2015-07-26 17:28:26 -07:00 |
Craig Tiller
|
b4e70366c6
|
Merge branch 'decompression' of https://github.com/dgquintas/grpc into dgquintas-decompression
Conflicts:
Makefile
vsprojects/Grpc.mak
|
2015-07-19 15:35:17 -07:00 |
Craig Tiller
|
eec373c555
|
Merge pull request #2413 from dgquintas/interop_sniffer
Introduced InteropContextInspector
|
2015-07-17 11:30:57 -07:00 |
David Garcia Quintas
|
6dd49a5c8f
|
Added some methods to context inspector. Also minor tweak to server context IsCancelled() method
|
2015-07-15 14:58:32 -07:00 |
David Garcia Quintas
|
e0d581b6ad
|
Merge branch 'master' of github.com:grpc/grpc into decompression
# Conflicts:
# Makefile
# include/grpc++/client_context.h
# include/grpc++/server_context.h
# src/cpp/client/client_context.cc
# src/cpp/server/server_context.cc
# vsprojects/Grpc.mak
|
2015-07-15 14:07:18 -07:00 |
yang-g
|
94d6225ae7
|
Create server side auth context lazily
|
2015-07-14 14:25:37 -07:00 |
David Garcia Quintas
|
8d9f830168
|
Introduced InteropContextInspector to be able to peek into server contexts during interop testing.
|
2015-07-13 16:18:19 -07:00 |
yang-g
|
85c04f938f
|
resolve comments
|
2015-07-07 17:47:31 -07:00 |
yang-g
|
5ea46ab248
|
merge with upstream and resolve conflicts
|
2015-07-06 14:05:54 -07:00 |
yang-g
|
3abe60b9d0
|
compiles
|
2015-07-06 14:00:36 -07:00 |
David Garcia Quintas
|
d7d9ce27c5
|
WIP in *_end2end_test.cc. Tests pass. Fixed leaks and introduced concept of compression request thru MD
|
2015-06-30 23:29:03 -07:00 |
Craig Tiller
|
50a7a68ca2
|
Progress commit on fixing up C++
|
2015-06-04 12:53:40 -07:00 |
David Garcia Quintas
|
c9516d4e28
|
Fixed memory leak in server_async
|
2015-06-02 13:41:48 -07:00 |
Nicolas Noble
|
89219162dd
|
Refactoring std::chrono out.
|
2015-04-08 05:42:08 +02:00 |
Yang Gao
|
1c40233814
|
first sets of changes, it builds
|
2015-03-05 16:39:25 -08:00 |
Yang Gao
|
ee7ab3db2f
|
Remove include google/protobuf/message.h as it should be covered in config.h
|
2015-03-04 09:08:28 -08:00 |
Nicolas "Pixel" Noble
|
1ff52d5278
|
Guard headers tool.
|
2015-03-01 06:18:14 +01:00 |
Craig Tiller
|
cf133f41f8
|
Make it possible to compile with gcc4.6
|
2015-02-26 14:27:05 -08:00 |
Craig Tiller
|
c7625b0e5f
|
Move header #include
|
2015-02-18 15:18:58 -08:00 |
Craig Tiller
|
f01ea7cee8
|
Merge github.com:grpc/grpc into an-update-on-c++
|
2015-02-18 13:21:02 -08:00 |
Craig Tiller
|
7326901767
|
Merge pull request #579 from yang-g/c++api
change metadata getters to return const&
|
2015-02-18 13:18:53 -08:00 |
Craig Tiller
|
eaaee49f9b
|
Merge github.com:grpc/grpc into an-update-on-c++
|
2015-02-18 13:14:15 -08:00 |
Craig Tiller
|
492968f7d9
|
Server side cancellation receive support
|
2015-02-18 13:14:03 -08:00 |
Yang Gao
|
d0d007e6d1
|
change metadata getters to return const&
|
2015-02-18 10:28:09 -08:00 |
Craig Tiller
|
190d360def
|
Add missing new-lines at end of file
|
2015-02-18 09:23:38 -08:00 |
Craig Tiller
|
645466e089
|
Initial sketch
|
2015-02-18 09:18:33 -08:00 |
Craig Tiller
|
0605995e55
|
Update copyright to 2015
|
2015-02-18 08:34:56 -08:00 |
Craig Tiller
|
771fefb41b
|
Merge pull request #18 from yang-g/c++api
Add missing APIs and a first metadata test, and test passes
|
2015-02-13 16:30:49 -08:00 |
Yang Gao
|
406b32f663
|
Add missing APIs and a first metadata test, and test passes
|
2015-02-13 16:25:33 -08:00 |
Craig Tiller
|
8c22f05f21
|
Minor compile fix
|
2015-02-13 15:11:57 -08:00 |
Yang Gao
|
005f18a6a1
|
change ServerAsyncReader API and add a simple clientstreaming test, it passes
|
2015-02-13 10:22:33 -08:00 |
Craig Tiller
|
c645306b64
|
Fixes
|
2015-02-12 17:32:57 -08:00 |
Craig Tiller
|
3d6ceb6461
|
Async server dispatch
|
2015-02-12 14:33:54 -08:00 |
Yang Gao
|
a38feb9be7
|
Implement async streaming APIs
|
2015-02-12 12:05:20 -08:00 |
Yang Gao
|
3ccdbe9bcc
|
Make SendInitialMetadata work.
|
2015-02-11 23:56:30 -08:00 |
Craig Tiller
|
0156752a66
|
Some streaming progress
|
2015-02-11 21:08:49 -08:00 |
Craig Tiller
|
9dcb0f8e1d
|
Send initial metadata
|
2015-02-11 15:36:31 -08:00 |
Craig Tiller
|
854a30c73a
|
More implementation
|
2015-02-11 11:44:10 -08:00 |
Craig Tiller
|
c416577636
|
Server progress
|
2015-02-11 10:51:04 -08:00 |
Craig Tiller
|
b470169252
|
Remove more unnecessary files
|
2015-02-09 16:12:00 -08:00 |