cschladetsch / cschladetsch/CsharpPyro
Make the WinForms App self-hosting.
Open
enhancement
- Dominant language
- C#
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Currently, the Console App is self-hosting: it makes a Server and a Client and connects them at startup. This allows other Apps to connect to it, and for it to connect to other Apps.
This is not true for the WinForms UI, and should be changed to work as the Console app does.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.