DraxCodes / DraxCodes/BlazeRPC
Create Windows Service Version
Open
- Dominant language
- C#
- Stars
- 5
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Currently, this is only a command line application which allows it to run with minimal requirements but also stops us from making it a background process.
An easy way to solve that would be to either make this a Windows Service, or, we can use a secondary Forms, WPF, or even Avalonia application to bootstrap the RPC client as a background service with Process.Start();
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.