2536 Commits (376f2c067246dbf695493dbde67bcf59e46265e0)

Author SHA1 Message Date
Jorge Canizales bb58d224e7 Removes scheme before passing to C layer 10 years ago
Jorge Canizales ba37a3e525 Fixes scheme detection logic and NPE 10 years ago
Jorge Canizales ccf39971ef Makes GRPCChannel a cluster class of secure and unsecured. 10 years ago
Stanley Cheung 77c45eb042 remove opts param from signature 10 years ago
Jan Tattermusch 2710786240 remove nslices assertion on windows 10 years ago
Stanley Cheung e569804ade remove opts param from signature 10 years ago
Craig Tiller 83f88d90b9 stuff 10 years ago
Jan Tattermusch a836705b78 allow empty messages in gRPC on windows 10 years ago
Stanley Cheung 9bd0c64d66 forgot to update class name 10 years ago
Stanley Cheung 2c9c76310e Support update metadata callback function in php BaseStub 10 years ago
Craig Tiller 48b02ecc14 Add !=NULL 10 years ago
Craig Tiller d2b11fafdc Use GPR_ASSERT here 10 years ago
Craig Tiller 4b20077299 Add helpful log message 10 years ago
Craig Tiller b4a75a8547 Add != NULL 10 years ago
Jorge Canizales 3d86bca23f Centers the sample location in Gran Canaria :P 10 years ago
Jorge Canizales 6ad8c2008e Adds more assertions to the test 10 years ago
Jorge Canizales 6a84b3d269 Adds test that sends proto and expects one 10 years ago
Jorge Canizales aa5611bed7 Adds Objective-C prefixes to the protos 10 years ago
Jorge Canizales 0ae1f4d0ca Fix Route_guide to declare public headers 10 years ago
Jorge Canizales b7f970bc92 Point the Podfile to a "generated" local podspec 10 years ago
Jorge Canizales f4ddfab3f7 Generated files :) 10 years ago
Jorge Canizales 1f1d2c36e5 Copy route_guide.proto and make it 2.6 10 years ago
Jorge Canizales 14ae0b051b Add dependency to Protobuf 2.6 to the podfile 10 years ago
Jorge Canizales e6300b2c56 Changes #import paths from RxLibrary -> gRPC 10 years ago
Craig Tiller 1b5062c869 Fix indentation 10 years ago
Craig Tiller ee15234a86 Add /* NDEBUGS */ as appropriate 10 years ago
Yang Gao 3b3097fb7a Remove an extra unref 10 years ago
Jorge Canizales 045fabb290 Moves RxLibrary.podspec into gRPC.podspec 10 years ago
vjpai 6db722453f Clamp at 1.0 on low end to handle rare possibility of sub-1 microsecond 10 years ago
Jorge Canizales aa83409dfd Adds documentation to the tests and reduces timeout to 2s 10 years ago
Jorge Canizales 5f0c0f1427 Adds two tests that pass with the RouteGuide Java server 10 years ago
Jorge Canizales 7502bd29c3 Asynchronous unit test 10 years ago
Jorge Canizales 1d3734934f Fixes the sample app to point to the new podspecs 10 years ago
Jorge Canizales c2d7ecb699 Working podspecs for gRPC core & wrapper 10 years ago
Craig Tiller 65582323ad Initial interface change 10 years ago
Jan Tattermusch c6d5f106aa enabling creation of nuget package for grpc_csharp_ext 10 years ago
Jan Tattermusch e937cd3bec .nupkg files to gitignore 10 years ago
Jan Tattermusch 17c92b3364 Spec for Grpc.Core nuget package that works 10 years ago
Jan Tattermusch 547ecfd48d Grpc.Core managed project now depends on native nuget packages with openssl and zlib 10 years ago
Jan Tattermusch 63fd04ea6b changed path to grpc_csharp_ext.dll 10 years ago
Yang Gao 42c15a35e5 resolve comment 10 years ago
murgatroid99 71dbb8636d Added JSON option for gRPC file loading 10 years ago
Craig Tiller 84b8884777 Tidying up proof of concept 10 years ago
Yang Gao f102103196 Proof of concept fix for flow control error 10 years ago
Craig Tiller b116c4f79d Remove expensive asserts from NDEBUG builds 10 years ago
Craig Tiller 62bc1846b7 Uncomment accidentally commented stuff 10 years ago
Craig Tiller 12088b26d9 Tweak tests 10 years ago
Craig Tiller 9c9d4e0cd9 Addressing comments 10 years ago
Julien Boeuf aab1edc5f6 Fixing inaccurate ruby test. 10 years ago
Julien Boeuf 7d1d9ca7fa Refactoring of core security to remove the factories. 10 years ago