Commit History

Author SHA1 Message Date
  Tim Burks 75e8ec06ab Make client channels public. 8 years ago
  Tim Burks 6e53474c85 Rework plugin to use the DescriptorSet model from SwiftProtobufPluginLibrary. 8 years ago
  Tim Burks c862de3a12 Update plugin and examples to use 0.3.0 client-creation interface. 8 years ago
  Ben Getsug ba5ff04250 Support well-known protobuf types (client) 8 years ago
  Tim Burks 0aa90a79ee Relicense to Apache 2, change owners to "the gRPC Authors". 8 years ago
  Tim Burks f3926c5c6a Change access level for generated classes and methods from "public" to "internal". 8 years ago
  Tim Burks bcf716c361 Update plugin for Swift 3.1 code generation 8 years ago
  Tim Burks 1785d231c5 Add error handler argument to send methods to better handle errors that occur when sending. 8 years ago
  Tim Burks b450ad32d9 Add generators for asynchronous methods, demonstrate in Echo Mac app. 8 years ago
  Tim Burks b5aa1d9a20 Update comments in client templates. 8 years ago
  Tim Burks 8170253611 Replace CountDownLatch with DispatchSemaphore in generated code. 8 years ago
  Tim Burks 8abff74e15 Improve plugin to handle hierarchical package names (containing dots) and spurious mentions by protoc. 8 years ago
  Tim Burks 38b73fa52e Templates are now compiled directly into the protoc-gen-swiftgrpc plugin. 9 years ago