George Barnett
|
99536382d5
Generate Linux tests using "swift test --generate-linuxmain" (#413)
|
6 years ago |
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 years ago |
Daniel Alm
|
2e8e79d090
Some tweaks to the original PR.
|
7 years ago |
SebastianThiebaud
|
a63fd8a109
Add Channel Arguments test
|
7 years ago |