2590 Commits (cdd82c469e341e76cc594bc21a10825d80b889e0)

Author SHA1 Message Date
Jan Tattermusch cdd82c469e fixes to Grpc nuget package 10 years ago
Jan Tattermusch 5915a7f455 Minor improvements to C# readme 10 years ago
Masood Malekghassemi e0281bbbf1 Set verbosity to 2 for Python tests 10 years ago
Tim Emiola dd7a036f75 Add's logging tweaks thread interaction for bidi_server 10 years ago
Yang Gao 7b49a7737c Leak fix, the metadata array should be destroyed on the server SyncRequest 10 years ago
Jan Tattermusch a7361c79b6 update nuspec files 10 years ago
Craig Tiller e7023612ef Add a test of cmdline usage strings - and make them saner 10 years ago
Craig Tiller baac940331 Add comment 10 years ago
Yang Gao dbf8fdc073 Unref the slices if no write will happen. 10 years ago
Stanley Cheung a4ad39176f fix php generated code test server port 10 years ago
Jan Tattermusch 5dcebd9015 make sure printers are properly flushed 10 years ago
Marc Wandschneider f03d2668bc Fix for changed parseFromData: signature (now parseFromData:error:) 10 years ago
Craig Tiller d0721bc53a clang-format 10 years ago
Craig Tiller 739f8eaaf9 Advertise HTTP2 support 10 years ago
Jorge Canizales 4432330242 Move anchors above headers, so TOC links work properly 10 years ago
Jorge Canizales cf685a7368 Update README.md 10 years ago
Jorge Canizales 4ed4e105f5 Add TOC and anchors in the headers 10 years ago
Jorge Canizales c39e4aecfd Add simpler instructions for ObjC (using Homebrew) 10 years ago
Julien Boeuf 8c67d17eda Standardize on |BIO_pending| and |BIO_wpending|. 10 years ago
Masood Malekghassemi 7eefcb7994 Sync Python version to rest of project 10 years ago
Craig Tiller 77e091ebac Workaround: Prevent threads sitting in epoll forever 10 years ago
murgatroid99 b846b2561d Updated Node.js version to 0.9.0 10 years ago
Tim Emiola af74e4e47d Updates gRPC Ruby to 0.9.0 10 years ago
Craig Tiller ba3c3cd36c Add testing of bad client behavior 10 years ago
remi Taylor 47b7bd99e6 Update ruby add_http2_port comments to use port 50051 10 years ago
remi Taylor 376f2c0672 Update node server examples to consistently bind to 50051 10 years ago
Craig Tiller 356961916d Remove all uses of __FUNCTION__ 10 years ago
Tim Emiola 4aba356630 Various tweaks to improve server stability 10 years ago
Craig Tiller 3a5390e902 Reduce threadpool size 10 years ago
Craig Tiller e594779a0e Reduce threadpool size 10 years ago
murgatroid99 ad7c20c833 Added tracing for grpc_server_request_call 10 years ago
Craig Tiller e6eebeb355 Reduce threadpool size 10 years ago
murgatroid99 b4f244f0da Reverted change to _write in client.js 10 years ago
murgatroid99 6d1a8449d1 Coalesced redundant code 10 years ago
murgatroid99 fe29b6dea1 Removed debug log 10 years ago
murgatroid99 2fb16aafa3 Fixed ordering assumptions in server_streaming interop test 10 years ago
Jan Tattermusch 528e2896f4 update C# readme 10 years ago
Jorge Canizales 10b3193728 Fix typo in README commands to compile protos! 10 years ago
Jorge Canizales cf08bade36 Point sample app to official protobuf podspec 10 years ago
Craig Tiller d1e5fe3d71 Handle priority frames in any header 10 years ago
Craig Tiller 27e14f40aa Properly finish off ops when we see a failure 10 years ago
Jan Tattermusch 5f0c4da250 Add generated documentation to nuget packages 10 years ago
Jan Tattermusch 2ce352de3c added support for building Symbol packages 10 years ago
vjpai 121e060f3c Don't include a core file 10 years ago
Jan Tattermusch 2d2652d61b implemented disposal logic for calls 10 years ago
Jan Tattermusch 9f550a3e99 changed tests and examples to use "using" for IDisposable calls 10 years ago
Jan Tattermusch bdf2e623ef make call object implement IDisposable 10 years ago
Jan Tattermusch acfcfeffb6 remove unused example 10 years ago
Jan Tattermusch 43dc50beb2 make naming of async write methods clearer (by adding Async suffix) 10 years ago
Craig Tiller 644cad6178 Fix segfault exposed by Ruby 10 years ago