Craig Tiller
aea081ffb5
Flush pending incoming messages when writing status
...
As a bonus, correctly report was_cancelled when the server writes error
10 years ago
Craig Tiller
841962a961
Spam cleanup
10 years ago
Masood Malekghassemi
4b4181ed1c
Ensure C89 compatibility in Linux tests
10 years ago
Masood Malekghassemi
38bb18fd43
Update Python for core server shutdown change
10 years ago
Jan Tattermusch
d6ca8b4b63
prevent double destroy of pollset
10 years ago
Nicolas "Pixel" Noble
b14fbf7804
Flagging unused parameters as unused.
10 years ago
Stanley Cheung
3fa51a3592
update PHP README installation instructions, and dockerfile
10 years ago
Tim Emiola
0c0ccb0acf
Corrects wording
10 years ago
Craig Tiller
4cf08fbd55
Move channel connection pollset to be across all attempts
...
Slightly increases the amount of polling we have to do, but lets us move
interest registration under the channel lock, simplifying our code (and
fixing a bug)
10 years ago
Tim Emiola
05aafbc9d9
Update README.md
10 years ago
David G. Quintas
72364d4461
Tiny comment fix
10 years ago
David G. Quintas
62a64307dc
Removed leftover TODO
10 years ago
Jan Tattermusch
36092008c6
stylecop fixes
10 years ago
Jan Tattermusch
6d53a5c60b
allow specifying channel options when creating a server
10 years ago
Jan Tattermusch
c8f7d1079e
fix stylecop issues
10 years ago
Jan Tattermusch
2ddb5a6cb5
revamp of c# channel options
10 years ago
Craig Tiller
f78b9a7e52
Add comment
10 years ago
Craig Tiller
db8e17986d
Add comment
10 years ago
Tim Emiola
2e6def0f9e
Update README.rst
10 years ago
David Garcia Quintas
59f905d79a
Changes to byte_buffer based on comments.
10 years ago
Craig Tiller
5d5bd22b0c
Tweaking
10 years ago
Craig Tiller
95cae9b839
Fix some asan issues
10 years ago
Craig Tiller
3fc8e82673
Cache commonly used status strings
10 years ago
Jan Tattermusch
da71a4d391
add host and port overload for new channel
10 years ago
Vijay Pai
372fd8791b
Revert "Revert "Open loop sync/async multithreaded testing""
10 years ago
Craig Tiller
a3f6d58aff
Add some commentary
10 years ago
Craig Tiller
eefa549fb5
Split channel level and call level callback serialization
...
This effectively doubles our qps/core on qps_test on my machine.
10 years ago
Craig Tiller
4cfef38965
Fix compilation on Windows
10 years ago
Craig Tiller
d55636d813
Revert "Open loop sync/async multithreaded testing"
10 years ago
Craig Tiller
5049bf7a6e
Fix ownership
10 years ago
Jan Tattermusch
c6b55569bc
gchandle is not needed anymore
10 years ago
Jan Tattermusch
d367748d89
Stop using native callbacks for C#
10 years ago
David Garcia Quintas
25d02d5637
Made grpc_byte_buffer_reader able to decompress msgs.
10 years ago
Craig Tiller
3c26d09a7f
Add a test of bad settings frame (and fix a bug!)
10 years ago
murgatroid99
8344d98162
Bump version of Node library
10 years ago
murgatroid99
9d5ae1c629
Fixed handling of long values
10 years ago
murgatroid99
f4cbf74f6f
Added tests for serializing and deserializing 64 bit values in proto messages
10 years ago
Craig Tiller
8674cb10eb
clang-format
10 years ago
Vijay Pai
cf3fb092cc
clang-format
10 years ago
Jorge Canizales
80afb1436f
Regenerate README table of contents
10 years ago
Jorge Canizales
df1a29f7ed
Update README (minus table of content)
10 years ago
Jorge Canizales
27a0627917
Make podspecs work for nested dirs
10 years ago
Jorge Canizales
ceb43623ba
Use grpc-common’s route_guide in local tests
10 years ago
Jorge Canizales
3b309d69cc
Generate RemoteTest code on podspec install
10 years ago
Jorge Canizales
e37a41cf66
Generate RouteGuide code on pod install
10 years ago
Jan Tattermusch
c2e5be99d3
fix C# test access violation exception on Windows
10 years ago
Jorge Canizales
9f95dcdc9a
Fix version reqs in generated podspecs
10 years ago
Jorge Canizales
ba65a1028d
Point test and sample podfiles to protobuf release
10 years ago
Tim Emiola
1a2988df2b
Update version; fix dependency advisory comment
10 years ago
Craig Tiller
2f300e297f
Proper init/shutdown
10 years ago