Move work code to new classes
Open
Back End
- Dominant language
- C#
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
SocketMessageHandler is getting too large. We need to create new classes that handles the actual work of the various methods.
Keep the exisisting ones, but make them call into other classes that does the actual work.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.