Commit History

Autor SHA1 Mensaxe Data
  George Barnett 2283089fa7 Add Server logging (#547) %!s(int64=6) %!d(string=hai) anos
  George Barnett bee6366312 Remove unused 'serverHandler' parameter for generated server code (#544) %!s(int64=6) %!d(string=hai) anos
  George Barnett 89316c8fe3 Call renaming (#487) %!s(int64=6) %!d(string=hai) anos
  George Barnett 52fc06580f Drop "GRPC" prefix on a bunch of types (#482) %!s(int64=6) %!d(string=hai) anos
  George Barnett 5a28bdcc6d Rename SwiftGRPC to GRPC (#472) %!s(int64=6) %!d(string=hai) anos
  George Barnett e5ad11abfb Remove CgRPC implementation (#465) %!s(int64=6) %!d(string=hai) anos
  Martin Petrov 869c168d06 Allow generating test stubs separately from the client implementation (#402) %!s(int64=6) %!d(string=hai) anos
  Martin Petrov 90a5498c0d Generate client test stubs in a dedicated section. (#403) %!s(int64=6) %!d(string=hai) anos
  Martin Petrov f7807da0de Mark unary async calls as @discardableResult. (#399) %!s(int64=6) %!d(string=hai) anos
  Martin Petrov c0478aae0a Generate ClientCallUnary test stubs. (#398) %!s(int64=6) %!d(string=hai) anos
  Taeho Kim 3cd505acdc Allow client to specify metadata per call (#356) %!s(int64=6) %!d(string=hai) anos
  Daniel Alm 98f7fa6316 For service servers, replace inheritance with composition. %!s(int64=7) %!d(string=hai) anos
  Daniel Alm fd60668194 Streamline the interface of the server-side response handling code: In the default (successful) case, most request handlers can now simply return `.ok` and have `ServiceServer` handle sending back the status for them. This also streamlines the `run()` implementations of the `ServerSession` subclasses. %!s(int64=7) %!d(string=hai) anos
  Daniel Alm 9375cad761 Remove several now-unused DispatchQueue arguments. %!s(int64=7) %!d(string=hai) anos
  Daniel Alm 9760b25fad Replace "{send,receive}Internal" with "_{send,receive}". %!s(int64=7) %!d(string=hai) anos
  Daniel Alm 9dd55d9fa4 Add a `timeout` option to blocking `send()` and `receive()` calls. %!s(int64=7) %!d(string=hai) anos
  Daniel Alm 5d322044ed Add tests to verify the behavior of canceling client and server calls. %!s(int64=7) %!d(string=hai) anos
  Daniel Alm 8d07183369 Add a blocking variant of the `send` method to `ServerStreaming`. %!s(int64=7) %!d(string=hai) anos
  Daniel Alm 6af3914244 Add a method to `ServerSessionClientStreaming` to return an error status without a result. %!s(int64=7) %!d(string=hai) anos
  Daniel Alm da28b9aec2 Change the `ServerSession`s such that errors thrown during operation are returned to the client. %!s(int64=7) %!d(string=hai) anos
  Daniel Alm be3fae437b Also extract streaming sending methods into a dedicated `StreamSending` protocol. %!s(int64=7) %!d(string=hai) anos
  Daniel Alm ac7979d5e0 Ensure that errors in client calls are always provided to the user. %!s(int64=7) %!d(string=hai) anos
  Tim Burks 12df04f87e move examples under Sources/Examples %!s(int64=7) %!d(string=hai) anos