Skip to content

yeasin90/webSocketDotNET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

webSocketDotNET

Simple webSocket application in ASP.NET MVC. This will give a basic code example on how to integrate webSocket with ASP.NET MVC. You don't need any database to make this project working. I used raw javascript for webSocket API, although you can use frameworks like Socket.io. On the server-side, install a nuget package : Microsoft.WebSockets. This demo project has been built with Visual Studio 2015

In case you face any problem, knok me at : abedinyeasin@gmail.com

About

Simple webSocket application in ASP.NET MVC.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published