Go to file
Pranav K 3b5c3daf08 Updating release NuGet.config 2014-09-17 10:01:11 -07:00
src Handle IBuilder rename to IApplicationBuilder. 2014-09-10 14:39:52 -07:00
test Updated to use the new target framework in project.json 2014-08-29 00:10:01 -07:00
.gitattributes
.gitignore Made the server project aspnet50 instead of net45 2014-09-04 01:41:48 -07:00
CONTRIBUTING.md
LICENSE.txt
NuGet.Config Updating release NuGet.config 2014-09-17 10:01:11 -07:00
README.md
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

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.