Go to file
Chris Ross a2fc6e28a8 Handle IBuilder rename to IApplicationBuilder. 2014-09-10 14:39:52 -07:00
src Handle IBuilder rename to IApplicationBuilder. 2014-09-10 14:39:52 -07:00
test
.gitattributes
.gitignore
CONTRIBUTING.md
LICENSE.txt
NuGet.Config
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.