1064 Commits (48b3d9366194d6296ce37991917f2ca598eb0043)

Author SHA1 Message Date
Jorge Canizales e454f4afe3 Fix false positive in server streaming test 10 years ago
Jorge Canizales 05456f81c5 Move sample app to proto3 and clarify usage example 10 years ago
Jorge Canizales c54a0caa0d Adds local sample test using generated service 10 years ago
Jorge Canizales 184e02bed0 Moves the RouteGuide local tests to proto3 10 years ago
Jorge Canizales 2410f99161 Regenerates RouteGuide library as proto3 10 years ago
Jorge Canizales 44fb295d9f Move our runtime to proto3 and make the dependency explicit 10 years ago
Jorge Canizales 206e75b66c Adjust remote tests to use proto3 10 years ago
Jorge Canizales fd88e465c0 Make the test.proto etc proto3, regenerate files, adjust podspec and Podfile 10 years ago
murgatroid99 25750d9b1e Some modifications based on comments 10 years ago
murgatroid99 343bea6b54 Fixed cancellation tests 10 years ago
murgatroid99 1602c5ffd4 Added more interop tests 10 years ago
murgatroid99 ea43b903a3 Added server_streaming interop test 10 years ago
Jorge Canizales 472f0b0a6b Fixes generated implementation file and adjusts plugin to proto3 10 years ago
murgatroid99 dda9a3cd36 Made cache thread-safe 10 years ago
murgatroid99 ec4e5cf212 Added channel caching by host string 10 years ago
murgatroid99 91b66bb9ea Ignore .DS_Store files 10 years ago
murgatroid99 6b54244a11 Updated Objective C code to match completion queue changes 10 years ago
murgatroid99 4925063b8b Resolved some comments 10 years ago
murgatroid99 ca38ddb105 Fixed ivar names and comments 10 years ago
murgatroid99 2101a48e1f Simplified startBatch, resolved comments 10 years ago
murgatroid99 33655f970b Moved deallocation code to the right place 10 years ago
murgatroid99 fe2c0c6569 Added nil check in GRPCWrappedCall initializer 10 years ago
murgatroid99 a571cebe01 Fixed missing increment 10 years ago
murgatroid99 def47aa9f3 Removed thrown error in one case 10 years ago
murgatroid99 6a084f46b4 Simplified some batch code, resolved comments 10 years ago
murgatroid99 3767f8bdee Removed Podfile.lock 10 years ago
murgatroid99 b56609c705 Updated GRPCCall comments and spacing 10 years ago
Jorge Canizales c55a0ca96e Podfile.lock prevents gRPC to be properly installed 10 years ago
Jorge Canizales 87b650b55f Increases timeout of client_streaming test to 4s 10 years ago
murgatroid99 6cc4680cb4 Changed message handling, fixed line lengths 10 years ago
Jorge Canizales 6abfd7573d Checks in Podfile.lock so the build is reproducible 10 years ago
Jorge Canizales 5488d2820b Warn in the sample's README that pod install must be run 10 years ago
Jorge Canizales 624b694cf9 Removes Cocoapod-generated files 10 years ago
Jorge Canizales 6f1ce1a9c2 Checks in Podfile.lock so the build is reproducible 10 years ago
Jorge Canizales 9b3951d8f8 Warn in the sample's README that pod install must be run 10 years ago
Jorge Canizales f93b11b4e8 Removes Cocoapod-generated files 10 years ago
Jorge Canizales 57d9f939bc Augments the timeout of the large_unary test to 4s 10 years ago
Jorge Canizales 9d96aa6e4c Implements empty_unary, large_unary, and client_streaming integration tests. 10 years ago
murgatroid99 b5c076f186 Rewrote comment to match changes 10 years ago
murgatroid99 92552fc664 Re-added completion_queue_destroy call 10 years ago
murgatroid99 e08a9c061a Simplified an initializer call 10 years ago
murgatroid99 dcde97030b Fixed spacing 10 years ago
murgatroid99 54e93d4b9a Made startBatch more strongly typed 10 years ago
zeliard 3e3e0ad348 merge from upstream (grpc) master 10 years ago
murgatroid99 a89cc64947 Fixed dictionary usage 10 years ago
murgatroid99 3d13eb056c Fixed grpc_getMetadataArray 10 years ago
murgatroid99 69927d65c3 Addressed review comments 10 years ago
murgatroid99 463a7a86ba Fixed indentation 10 years ago
murgatroid99 30b7d4e62e Migrated Objective C library to C batch API 10 years ago
Jorge Canizales 8957cae707 Moves ProtoRPC.podspec into gRPC.podspec 10 years ago