Jan Tattermusch
|
04715888e6
|
Merge pull request #3029 from jtattermusch/csharp_responseheaders_and_tests
c# response headers support and code simplification
|
10 years ago |
Craig Tiller
|
11a28c7f1a
|
Update projects
|
10 years ago |
Craig Tiller
|
c530d503d6
|
Merge github.com:grpc/grpc into reject-the-stuffs
|
10 years ago |
Craig Tiller
|
eb95b11bc1
|
Turn off refcount debugging
|
10 years ago |
Masood Malekghassemi
|
03d281ab1b
|
Merge pull request #2968 from nathanielmanistaatgoogle/nathaniel-core
The RPC Framework core package.
|
10 years ago |
Jan Tattermusch
|
578c7c5fe9
|
revert AssemblyInfo.cs
|
10 years ago |
Craig Tiller
|
987263a039
|
Lower-case string
|
10 years ago |
Jan Tattermusch
|
dca145bcfe
|
fix stylecop issues
|
10 years ago |
Jan Tattermusch
|
4c25efa519
|
support for reading response headers on client side
|
10 years ago |
Jan Tattermusch
|
3af838a2d7
|
simplify stream reads on client side
|
10 years ago |
Jan Tattermusch
|
fb34a99d98
|
reading of response headers for unary response calls
|
10 years ago |
Jan Tattermusch
|
ea02eb619d
|
introduce INativeCall interface to simplify testing
|
10 years ago |
Craig Tiller
|
b7e22b9686
|
Merge github.com:grpc/grpc into y12kdm3
|
10 years ago |
Craig Tiller
|
849c7ca4b2
|
prettify comment
|
10 years ago |
yang-g
|
9fb35a5332
|
split stream.h into sync_stream.h and async_stream.h
|
10 years ago |
yang-g
|
9e2f90cd06
|
headers reorg
|
10 years ago |
murgatroid99
|
da96957533
|
Merge branch 'master' into node_server_graceful_shutdown
|
10 years ago |
Masood Malekghassemi
|
71e29ef459
|
Add new core tests to run_tests/run_python.sh
The tests don't currently get discovered by py.test due to their use of
the Python 2.7+ load_tests protocol.
|
10 years ago |
Tim Emiola
|
b7e55a2002
|
Merge pull request #3000 from murgatroid99/node_server_creds_multiple_pairs
Allow Node server credentials to have multiple key/cert pairs
|
10 years ago |
Craig Tiller
|
1c090699da
|
clang-format
|
10 years ago |
Craig Tiller
|
ec9acabb4f
|
Update Windows to new endpoint API
Also solve an infinite recursion in chttp2_transport
|
10 years ago |
Michael Lumish
|
3c807eac69
|
Merge pull request #3023 from yang-g/node_health
Update node health check service
|
10 years ago |
Nathaniel Manista
|
f36e1b74b5
|
The RPC Framework core package.
This is the second generation of the old base package (framework.base)
and implements the translation between the new links and base
interfaces.
|
10 years ago |
Hongyu Chen
|
e09dc78e74
|
rename census_filter.{c,h} to grpc_filter.{c,h}
|
10 years ago |
yang-g
|
2f5ea5f244
|
regenerate projects
|
10 years ago |
Craig Tiller
|
592e7f2dd0
|
Refactor Endpoint API
- Allow reads to complete immediately
- Unify read/write signatures
- Simplify memory management to allow future optimization work
|
10 years ago |
yang-g
|
3cb49e054b
|
Update node health check service
|
10 years ago |
Michael Lumish
|
0ea28f1ca5
|
Merge pull request #3017 from stanley-cheung/php_update_gen_code_test
PHP: update codegen, client now extends basestub
|
10 years ago |
Michael Lumish
|
a753ba1309
|
Merge pull request #3018 from jtattermusch/get_rid_of_shutdown
C# fixes and beta API polishing
|
10 years ago |
Craig Tiller
|
80aa28013f
|
Fix character classes to updated spec
|
10 years ago |
Craig Tiller
|
49772e00eb
|
Outlaw illegal metadata characters
|
10 years ago |
David Garcia Quintas
|
a4c4f02a63
|
Added C API functions for compression args handling (w/ tests)
|
10 years ago |
Jan Tattermusch
|
e4134ddf6c
|
implement timeout_on_sleeping_server interop test
|
10 years ago |
Jan Tattermusch
|
2b3579541b
|
get rid of explicit GrpcEnvironment.Shutdown()
|
10 years ago |
Michael Lumish
|
10cab1396f
|
Merge pull request #3013 from tbetbetbe/grpc-ruby-support-per-message-compression
Adds support for per message compression
|
10 years ago |
Masood Malekghassemi
|
41a166f97b
|
Add cancel_all_calls to Python server
Also format _low_test.py to fit within the 80 character fill-limit and
re-style test assertions.
|
10 years ago |
Stanley Cheung
|
4c0fcda20c
|
php: add tests for waitForReady
|
10 years ago |
David G. Quintas
|
b2a1c599a7
|
Update grpc.h
|
10 years ago |
Stanley Cheung
|
2e405d4123
|
php: update codegen, client now extends basestub
|
10 years ago |
Eric Anderson
|
083b4d3de3
|
Merge pull request #2988 from madongfly/backoff
Add backoff reset spec to the Connection Backoff Protocol
|
10 years ago |
Eric Anderson
|
f53d058094
|
Merge pull request #2973 from yang-g/reconnect_interop_spec
update reconnection interop spec
|
10 years ago |
David G. Quintas
|
025632a138
|
Expanded grpc_server_request_call's docstring
|
10 years ago |
yang-g
|
d392fa04c5
|
fix shutdown_test
|
10 years ago |
yang-g
|
dbe7104305
|
Merge remote-tracking branch 'upstream/master' into docs
|
10 years ago |
Michael Lumish
|
3b4ebb0293
|
Merge pull request #2997 from jtattermusch/metadata_polishing
metadata polishing
|
10 years ago |
Tim Emiola
|
7840a55736
|
Adds support for per message compression
|
10 years ago |
yang-g
|
11e3028e65
|
regenerate projects
|
10 years ago |
yang-g
|
961eeb0b44
|
Merge remote-tracking branch 'upstream/master' into docs
|
10 years ago |
yang-g
|
c317f07b56
|
Make Channel ctor private
|
10 years ago |
Tim Emiola
|
6f98162b0c
|
Merge pull request #2999 from murgatroid99/node_test_fixes
Stop dereferencing an optional parameter without checking it
|
10 years ago |