Commit Verlauf

Autor SHA1 Nachricht Datum
  Tim Burks 9ce9d6914e Rename generated files to "<FILE>.rpc.swift". vor 8 Jahren
  Tim Burks 75e8ec06ab Make client channels public. vor 8 Jahren
  Tim Burks 6e53474c85 Rework plugin to use the DescriptorSet model from SwiftProtobufPluginLibrary. vor 8 Jahren
  Tim Burks c862de3a12 Update plugin and examples to use 0.3.0 client-creation interface. vor 8 Jahren
  Tim Burks bc3ab540cb Merge pull request #81 from KyoheiG3/cancelable vor 8 Jahren
  ito_kyohei 49f9967bbe Be cancelable vor 8 Jahren
  ito_kyohei 585cc6b23c Fix tests vor 8 Jahren
  Tim Burks a26794eaf0 Add completion callback to nonblocking send() in server generated code. vor 8 Jahren
  Tim Burks fa9da62c81 Updated generated client and server for Echo sample. vor 8 Jahren
  Tim Burks 0aa90a79ee Relicense to Apache 2, change owners to "the gRPC Authors". vor 8 Jahren
  Tim Burks f3926c5c6a Change access level for generated classes and methods from "public" to "internal". vor 8 Jahren
  Tim Burks 2423458b61 Fix invalid paths in Plugin/Templates vor 8 Jahren
  Tim Burks bcf716c361 Update plugin for Swift 3.1 code generation vor 8 Jahren
  Tim Burks bdcf5d180e Initial conversion to Swift 3.1: generated code manually-converted to Swift 3.1 APIs. vor 8 Jahren
  Tim Burks 1785d231c5 Add error handler argument to send methods to better handle errors that occur when sending. vor 8 Jahren
  Tim Burks 38dd33ea1c Update code generator to implement blocking API calls by calling nonblocking calls. vor 8 Jahren
  Tim Burks b450ad32d9 Add generators for asynchronous methods, demonstrate in Echo Mac app. vor 8 Jahren
  Tim Burks b5aa1d9a20 Update comments in client templates. vor 8 Jahren
  Tim Burks 8170253611 Replace CountDownLatch with DispatchSemaphore in generated code. vor 9 Jahren
  Tim Burks c8f9390a82 Update copyright year in headers of generated code. vor 9 Jahren
  Tim Burks 8abff74e15 Improve plugin to handle hierarchical package names (containing dots) and spurious mentions by protoc. vor 9 Jahren
  Tim Burks 965fa0c02f Lower-case the names of functions in code generated by the plugin. vor 9 Jahren
  Tim Burks b1845c5add Convert generated code to use CountDownLatch instead of NSCondition. vor 9 Jahren
  Tim Burks 8a94544381 Modify the template encoder to write license messages in generated code. vor 9 Jahren
  Tim Burks 6954ff7d39 Corrected a few incorrect license headers. All code should be under the common gRPC license. vor 9 Jahren
  Tim Burks 38b73fa52e Templates are now compiled directly into the protoc-gen-swiftgrpc plugin. vor 9 Jahren