Commit History

Author SHA1 Message Date
  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 cb270e9df0 Make all run() methods in generated client code synchronous. 9 years ago
  Tim Burks fa8af466ec Convert sendMessage to throw errors when the channel is full. 9 years ago
  Tim Burks 3d0d77a9fe Simplified call interface for clients. 9 years ago
  Tim Burks 2921c8fc38 minor streamlining, preparing to better track call status in clients 9 years ago
  Tim Burks d8bab810bd Streamline call.start() for better callback support. 9 years ago
  Tim Burks ad46789797 Add mechanism for reading request metadata from the server "session" object. 9 years ago
  Tim Burks 582c2a8242 Add completion handler to Call start() method, rework Echo sample. 9 years ago
  Tim Burks 63c6acfa40 Move CgRPC, gRPC, and QuickProto to "Sources" directory and add new top-level Package.swift. 9 years ago