Tim Burks 97e2fe965a Merge branch 'master' into metadata-tests преди 7 години
..
BasicEchoTestCase.swift ba6740e7d0 Merge branch 'master' into tls-mutual-auth преди 7 години
ChannelArgumentTests.swift 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 години
ClientCancellingTests.swift 5d322044ed Add tests to verify the behavior of canceling client and server calls. преди 7 години
ClientTestExample.swift e7645b48ef Add sample test suites to demonstrate how one would test client/server code. преди 7 години
ClientTimeoutTests.swift ca740758c8 Fix `testBidirectionalStreamingTimeoutPassedToReceiveMethod`. преди 7 години
CompletionQueueTests.swift 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 години
ConnectionFailureTests.swift 5d322044ed Add tests to verify the behavior of canceling client and server calls. преди 7 години
EchoProvider.swift 12df04f87e move examples under Sources/Examples преди 7 години
EchoTests.swift 18af90f2e0 Add tests for mutual auth преди 7 години
GRPCTests.swift 1e19905ecf Update TestKeys generator and include cert files преди 7 години
MetadataTests.swift 5f0531dcda Code review fixes. преди 7 години
ServerCancellingTests.swift 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 години
ServerTestExample.swift 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 години
ServerThrowingTests.swift 5f0531dcda Code review fixes. преди 7 години
ServerTimeoutTests.swift e00e1e8e80 Fix several completion queue leaks in tests; ensure that cancelling a session server-side always shuts down the corresponding completion queue. преди 7 години
ServiceClientTests.swift e00e1e8e80 Fix several completion queue leaks in tests; ensure that cancelling a session server-side always shuts down the corresponding completion queue. преди 7 години
TestKeys.swift 1e19905ecf Update TestKeys generator and include cert files преди 7 години
echo.grpc.swift 12df04f87e move examples under Sources/Examples преди 7 години
echo.pb.swift 12df04f87e move examples under Sources/Examples преди 7 години