Open Konard opened 4 years ago
Should be based on https://github.com/Konard/LinksPlatform/blob/master/Platform/Platform.Examples/MasterServer.cs#L30-L49
Looks like there should be common interface for IO/Loging in order to make such method customizable. Using the Console.WriteLine is not a good idea.
Console.WriteLine
Should be based on https://github.com/Konard/LinksPlatform/blob/master/Platform/Platform.Examples/MasterServer.cs#L30-L49