Go to file
Chris Ross be8859d07c Cleanup. 2014-10-24 15:25:41 -07: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.