Историја ревизија

Аутор SHA1 Порука Датум
  George Barnett 5a28bdcc6d Rename SwiftGRPC to GRPC (#472) пре 6 година
  George Barnett e5ad11abfb Remove CgRPC implementation (#465) пре 6 година
  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. пре 7 година
  Daniel Alm da28b9aec2 Change the `ServerSession`s such that errors thrown during operation are returned to the client. пре 7 година
  Daniel Alm 0985a47176 Also add client-timeout tests and rename "ErrorHandlingTests" to "ConnectionFailureTests". пре 7 година
  Daniel Alm f814a34949 Formatting: Replace several occurrences of `catch (let ...)` with just `catch`. пре 7 година
  Daniel Alm ac7979d5e0 Ensure that errors in client calls are always provided to the user. пре 7 година
  Tim Burks 12df04f87e move examples under Sources/Examples пре 7 година