DraxCodes / DraxCodes/BlazeRPC

Create Windows Service Version

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.