Go to file
Pranav K 83f4d0261d Reacting to CLR package versioning changes 2014-10-10 10:34:52 -07:00
src Reacting to CLR package versioning changes 2014-10-10 10:34:52 -07:00
test Fixup references 2014-10-05 14:21:22 -07:00
.gitattributes
.gitignore Made the server project aspnet50 instead of net45 2014-09-04 01:41:48 -07:00
CONTRIBUTING.md Compile for CoreClr. Seperate Client project. Rename everything. 2014-06-12 20:11:12 -07:00
LICENSE.txt Create LICENSE.txt 2014-05-08 16:35:38 -07:00
NuGet.Config Updating dev NuGet.config 2014-09-17 10:01:13 -07:00
README.md Compile for CoreClr. Seperate Client project. Rename everything. 2014-06-12 20:11:12 -07:00
WebSockets.sln Handle IBuilder rename to IApplicationBuilder. 2014-09-10 14:39:52 -07:00
build.cmd Updated build.cmd 2014-09-05 01:53:27 -07:00
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.