提交历史

作者 SHA1 备注 提交日期
  Daniel Alm e39f5f7501 When queuing messages for sending, store the original "send" error handler alongside them. 7 年之前
  Tim Burks 155203721a Merge pull request #133 from MrMage/metadata-tweaks 7 年之前
  Daniel Alm 176cebff87 Improve metadata handling. 7 年之前
  Daniel Alm be73f23449 Remove a few implicitly unwrapped optionals/explicit optional unwrapping. 7 年之前
  Daniel Alm 0ec0398249 Remove some unnecessary `internal` declarations. 7 年之前
  Daniel Alm 8079b70084 Also remove trailing whitespace in empty lines. 7 年之前
  Daniel Alm 9ef8be6d65 Slightly more cleanup. 7 年之前
  Daniel Alm bd313d8cd9 Code formatting: Run 7 年之前
  takasek 3c011a4c5b Add document comment for throw functions 7 年之前
  Tim Burks 55077aca5c Improve StatusCode usage and handling of unknown messages in generated servers. 7 年之前
  ito_kyohei 49f9967bbe Be cancelable 8 年之前
  Tim Burks b4dc0a0952 Remove line-ending spaces from Swift source files. 8 年之前
  Tim Burks 0aa90a79ee Relicense to Apache 2, change owners to "the gRPC Authors". 8 年之前
  Tim Burks ee457d8663 Make Call message queue length and max length public. 8 年之前
  Tim Burks 1785d231c5 Add error handler argument to send methods to better handle errors that occur when sending. 8 年之前
  Tim Burks b450ad32d9 Add generators for asynchronous methods, demonstrate in Echo Mac app. 8 年之前
  Tim Burks cb270e9df0 Make all run() methods in generated client code synchronous. 9 年之前
  Tim Burks fa8af466ec Convert sendMessage to throw errors when the channel is full. 9 年之前
  Tim Burks 3d0d77a9fe Simplified call interface for clients. 9 年之前
  Tim Burks 2921c8fc38 minor streamlining, preparing to better track call status in clients 9 年之前
  Tim Burks d8bab810bd Streamline call.start() for better callback support. 9 年之前
  Tim Burks ad46789797 Add mechanism for reading request metadata from the server "session" object. 9 年之前
  Tim Burks 582c2a8242 Add completion handler to Call start() method, rework Echo sample. 9 年之前
  Tim Burks 63c6acfa40 Move CgRPC, gRPC, and QuickProto to "Sources" directory and add new top-level Package.swift. 9 年之前