Skip to content

prashantvc/easychat-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

  1. Install dotnet core 2.0, you can find the instructions at https://www.microsoft.com/net/download/core
  2. Execute dotnet run command
  3. Visit http://localhost:5000, make sure you see Easy chat service message on the webpage

About

Chat websocket service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages