This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Harrison Deng 911724627e Added proper disposing to ServiceDescriptor.
Fixed ServiceDescriptor tests where cancellation didn't work.

Disposing currently awaited pipe terminates the task.
2021-04-10 15:25:29 -05:00
.vscode Refactored naming and directory layout of project. 2020-12-28 00:43:02 -06:00
src Added proper disposing to ServiceDescriptor. 2021-04-10 15:25:29 -05:00
tests/GameServiceWarden.Core.Tests Changed pipe names to end with ".pipe". 2021-04-10 13:57:38 -05:00
.gitignore Initial commit. 2020-12-24 16:24:13 -06:00
build.sh Reduced build.sh verbosity. 2021-04-08 22:01:16 -05:00
README.md Initial commit. 2020-12-24 16:24:13 -06:00
test.sh added --blame argument to test.sh and lowered verbosity. 2021-04-08 23:59:18 -05:00

GameServiceWarden

GameServiceWarden aims to be a modular solution to automated server hosting, and configuration.