easychat-service
easychat-service copied to clipboard
Chat websocket service
easychat-service
Xamarin.Forms sample app to communicate with WebSocket server
Projects
EasyChat
Xamarin.Forms client application, open in Visual Studio on Mac or Windows
service
WebSock server running on dotnet core 2.0
Set up instructions
- Install dotnet core 2.0, you can find the instructions at https://www.microsoft.com/net/download/core
- Execute dotnet run command
- Visit http://localhost:5000, make sure you see Easy chat service message on the webpage