Go to file
Wei Wang f938a6ad75 Change the default author in makefile.shade 2014-06-18 16:52:47 -07:00
src Fixed project.json casing 2014-06-13 07:32:14 -07:00
test Fixed project.json casing 2014-06-13 07:32:14 -07:00
.gitattributes
.gitignore
CONTRIBUTING.md
LICENSE.txt
NuGet.Config
README.md
WebSockets.sln
build.cmd
global.json
makefile.shade Change the default author in makefile.shade 2014-06-18 16:52:47 -07:00

README.md

WebSockets

Contains a managed implementation of the WebSocket protocol, along with client and server integration components.

This project is part of ASP.NET vNext. You can find samples, documentation and getting started instructions for ASP.NET vNext at the Home repo.