16373 Commits (6e789893ea72b24ed664dcf3e14ab979b52de16a)
 

Author SHA1 Message Date
David Garcia Quintas 6e789893ea Basic testing of client and sever side compression 9 years ago
Jan Tattermusch 60755f65b2 Merge pull request #7023 from jtattermusch/prevent_cq_shutdown_race 9 years ago
Jan Tattermusch 894eac559f Merge pull request #7021 from kpayson64/python_setup_env 9 years ago
Nicolas Noble d4a299c455 Merge pull request #7003 from kpayson64/mingw_str_format_support 9 years ago
David G. Quintas 0140f7c9e6 Merge pull request #7010 from dgquintas/fix_compression_spec 9 years ago
Jan Tattermusch 51d4f01949 prevent race between grpcsharp_server_request_call and grpc_completion_queue_shutdown 9 years ago
Ken Payson fe754b4e99 Use GRPC_PYTHON_CFLAGS/GRPC_PYTHON_LDFLAGS in setup.py. 9 years ago
Ken Payson a4b34c290d Changed %lld to use mingw supported PRId64 9 years ago
Jan Tattermusch d605b63383 Merge pull request #7008 from jtattermusch/csharp_no_new_client 9 years ago
Jan Tattermusch b309bc94bf Merge pull request #6922 from y-zeng/ios-test 9 years ago
David Garcia Quintas 75f6828636 Fixed typo 9 years ago
Jan Tattermusch 1bc42d9504 Merge pull request #6994 from y-zeng/update-example 9 years ago
Jan Tattermusch d5c615e226 Merge pull request #7005 from slash-lib/master 9 years ago
Jan Tattermusch fc74d51e55 Merge pull request #7012 from kpayson64/python_windows_mingw 9 years ago
Ken Payson c9b7ad0c0a Updated grpcio c extension build for windows to use mingw. 9 years ago
David Garcia Quintas cc00745e8c brought spec up to date 9 years ago
Jan Tattermusch 60e98ec3fe Merge pull request #6971 from y-zeng/Update_objc_example_podspec 9 years ago
Jan Tattermusch ee694fb37c Merge pull request #6955 from nathanielmanistaatgoogle/metadata-code-details 9 years ago
Jan Tattermusch 1fedcc9826 Merge pull request #7007 from kpayson64/ruby_ignore_unused 9 years ago
Jan Tattermusch d93d3dd697 Merge pull request #7004 from kpayson64/set_windows_port 9 years ago
David G. Quintas 91e8314390 Merge pull request #5641 from dgquintas/publish_compression_spec 9 years ago
Jan Tattermusch ed6ea4c691 regenerate protos 9 years ago
Jan Tattermusch bfcd6b627e generate comments for C# client constructors 9 years ago
Jan Tattermusch f41ebc3968 remove occurences of NewClient factory method 9 years ago
Ken Payson 17233ceaa9 Ignore unused variables in ruby compilation 9 years ago
Bill Clarke ca85303218 Merge branch 'master' of https://github.com/slash-lib/grpc 9 years ago
Bill Clarke c072c927a8 Const correctness for ClientContext and ServerContext getters 9 years ago
Bill Clarke 9c578c7a73 Const correctness for ClientContext and ServerContext getters 9 years ago
Ken Payson 8891ef50ee Initialize port to -1 9 years ago
Jan Tattermusch edfebc909a dont generate NewClient method for C# services 9 years ago
Jan Tattermusch c9396aa646 Merge pull request #6991 from jtattermusch/csharp_fix_compressed_read 9 years ago
Nathaniel Manista b16e4518b7 Add a test of metadata, status code, and details 9 years ago
Jan Tattermusch 606e35a4fb add C# constant for GRPC_COMPRESSION_REQUEST_ALGORITHM_MD_KEY 9 years ago
Jan Tattermusch 9fc079fddd enable client compression interop tests for C# 9 years ago
Jan Tattermusch a7daf1edc2 implement C# client compression interop tests 9 years ago
Jan Tattermusch f8135f6b05 remove occurences of compressable payload type 9 years ago
Jan Tattermusch 67ceba5319 regenerate messages.proto 9 years ago
Jan Tattermusch 4047d5d4b6 add test that C# can read compressed messages 9 years ago
Jan Tattermusch 0d896ef906 fix reading of compressed byte_buffer in C# 9 years ago
Jan Tattermusch acbf8c290a Merge pull request #6437 from kpayson64/build_change 9 years ago
Jan Tattermusch 4bfb7945db Merge pull request #6993 from grpc/update_csharp_readme 9 years ago
Jan Tattermusch cfce066be8 Merge pull request #6104 from jtattermusch/coreclr_support 9 years ago
Jan Tattermusch b2a18c8758 Merge pull request #6984 from jtattermusch/fix_6930 9 years ago
Yuchen Zeng db3ffe13cb Update examples with Cocoapods 1.0.0 9 years ago
Jan Tattermusch 892f8f952a Update c# readme. 9 years ago
Jan Tattermusch 00ab5304b7 Merge pull request #6839 from dgquintas/simplify_compression_interop 9 years ago
David Garcia Quintas 396f9435d5 added freaking missing comma 9 years ago
David Garcia Quintas 446f70e384 fixed faulty server streaming c++ test case 9 years ago
Ken Payson 47031a8b14 Add egg-info to python distribution. 9 years ago
David Garcia Quintas ff32a86482 updated the interop tests driver 9 years ago