Commit History

Autor SHA1 Mensaxe Data
  Daniel Alm 53c8ccaed6 Make `Handler.sendResponse` and `.receiveMessage` call through to the corresponding methods on `Call`. %!s(int64=7) %!d(string=hai) anos
  Daniel Alm 5f66e00818 Improve the example tests. %!s(int64=7) %!d(string=hai) anos
  Tim Burks 3e00aa5569 Improve test synchronization. %!s(int64=7) %!d(string=hai) anos
  Daniel Alm a51d6e22e8 Merge branch 'master' of github.com:grpc/grpc-swift into optional-completion-blocks %!s(int64=7) %!d(string=hai) anos
  Tim Burks e1cb1ef656 Merge branch 'master' into messagequeue-errors %!s(int64=7) %!d(string=hai) anos
  Tim Burks b31d5b1ae5 Merge pull request #147 from postmates/streaming-status-code %!s(int64=7) %!d(string=hai) anos
  Daniel Alm e39f5f7501 When queuing messages for sending, store the original "send" error handler alongside them. %!s(int64=7) %!d(string=hai) anos
  SebastianThiebaud 953b21805b Send status on client for streaming calls %!s(int64=7) %!d(string=hai) anos
  Daniel Alm 8b34c26255 Merge branch 'master' of github.com:grpc/grpc-swift into optional-completion-blocks %!s(int64=7) %!d(string=hai) anos
  Daniel Alm c960e9ca84 Merge branch 'master' of github.com:grpc/grpc-swift into var-let-mutex %!s(int64=7) %!d(string=hai) anos
  Tim Burks 155203721a Merge pull request #133 from MrMage/metadata-tweaks %!s(int64=7) %!d(string=hai) anos
  Daniel Alm d76b9e9f7e Make most completion blocks optional, so that clients don't need to pass them. %!s(int64=7) %!d(string=hai) anos
  Daniel Alm 3cd392b5bc Make more variables `let` and use `Mutex.synchronize` instead of `Mutex.lock()+unlock()` in a few more cases for consistency. %!s(int64=7) %!d(string=hai) anos
  Daniel Alm 176cebff87 Improve metadata handling. %!s(int64=7) %!d(string=hai) anos
  Daniel Alm be73f23449 Remove a few implicitly unwrapped optionals/explicit optional unwrapping. %!s(int64=7) %!d(string=hai) anos
  Daniel Alm 0ec0398249 Remove some unnecessary `internal` declarations. %!s(int64=7) %!d(string=hai) anos
  Daniel Alm 8079b70084 Also remove trailing whitespace in empty lines. %!s(int64=7) %!d(string=hai) anos
  Daniel Alm 9ef8be6d65 Slightly more cleanup. %!s(int64=7) %!d(string=hai) anos
  Daniel Alm bd313d8cd9 Code formatting: Run %!s(int64=7) %!d(string=hai) anos
  takasek 3c011a4c5b Add document comment for throw functions %!s(int64=7) %!d(string=hai) anos
  Tim Burks 55077aca5c Improve StatusCode usage and handling of unknown messages in generated servers. %!s(int64=7) %!d(string=hai) anos
  ito_kyohei 49f9967bbe Be cancelable %!s(int64=8) %!d(string=hai) anos
  Tim Burks b4dc0a0952 Remove line-ending spaces from Swift source files. %!s(int64=8) %!d(string=hai) anos
  Tim Burks 0aa90a79ee Relicense to Apache 2, change owners to "the gRPC Authors". %!s(int64=8) %!d(string=hai) anos
  Tim Burks ee457d8663 Make Call message queue length and max length public. %!s(int64=8) %!d(string=hai) anos
  Tim Burks 1785d231c5 Add error handler argument to send methods to better handle errors that occur when sending. %!s(int64=8) %!d(string=hai) anos
  Tim Burks b450ad32d9 Add generators for asynchronous methods, demonstrate in Echo Mac app. %!s(int64=8) %!d(string=hai) anos
  Tim Burks cb270e9df0 Make all run() methods in generated client code synchronous. %!s(int64=9) %!d(string=hai) anos
  Tim Burks fa8af466ec Convert sendMessage to throw errors when the channel is full. %!s(int64=9) %!d(string=hai) anos
  Tim Burks 3d0d77a9fe Simplified call interface for clients. %!s(int64=9) %!d(string=hai) anos