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. il y a 7 ans
..
SwiftGRPCTests 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. il y a 7 ans
LinuxMain.swift 2e8e79d090 Some tweaks to the original PR. il y a 7 ans
ssl.crt e748d4db73 Added ssl verification to unit tests. il y a 8 ans
ssl.key e748d4db73 Added ssl verification to unit tests. il y a 8 ans