Commit History

Author SHA1 Message Date
  Tim Burks 75e8ec06ab Make client channels public. 8 years ago
  Tim Burks 0e0e8fdeaf Remove the "0" from the first generated client file. 8 years ago
  bootstraponline dd258daa1c Fix gRPC Swift generation when files have same package 8 years ago
  ito_kyohei 49f9967bbe Be cancelable 8 years ago
  Tim Burks fa9da62c81 Updated generated client and server for Echo sample. 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 bdcf5d180e Initial conversion to Swift 3.1: generated code manually-converted to Swift 3.1 APIs. 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 38dd33ea1c Update code generator to implement blocking API calls by calling nonblocking calls. 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 c8f9390a82 Update copyright year in headers of generated code. 8 years ago
  Tim Burks 965fa0c02f Lower-case the names of functions in code generated by the plugin. 9 years ago
  Tim Burks b1845c5add Convert generated code to use CountDownLatch instead of NSCondition. 9 years ago
  Tim Burks ddd1ddb430 Reorganize examples, make dependency on swift-proto 0.9.24 explicit in third_party/RUNME.sh 9 years ago