Go to file
Brice Lambson 4f54640fb5 Updating release Nuget.config 2014-06-20 14:34:13 -07:00
src Bump version to 1.0.0-* 2014-06-19 17:11:14 -07:00
test Bump version to 1.0.0-* 2014-06-19 17:11:14 -07:00
.gitattributes
.gitignore
CONTRIBUTING.md
LICENSE.txt
NuGet.Config Updating release Nuget.config 2014-06-20 14:34:13 -07:00
README.md
WebSockets.sln
build.cmd
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.