ExampleChatApplication
ExampleChatApplication copied to clipboard
Updated to .NET Core 5.X
I tried to mimic the changes in https://github.com/tyranid/ExampleChatApplication/commit/3fa00b488e090208400a992cd2efe4b0ce825cd1, but for 5.0.
To test, I built the client and server using the new instructions on macOS and Windows. On both platforms, I started the server and connected to it from the client.