Go to file
Wei Wang 8a28fbb6b5 Rename SKIP_KRE_INSTALL to SKIP_DOTNET_INSTALL 2015-01-20 18:42:26 -08:00
src
test
.gitattributes
.gitignore
CONTRIBUTING.md
LICENSE.txt
NuGet.Config
README.md
WebSockets.sln
build.cmd
build.sh
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.