Go to file
David Fowler 82511a8489 Added package descriptions 2014-10-31 02:57:32 -07:00
src Added package descriptions 2014-10-31 02:57:32 -07:00
test Fixup references 2014-10-05 14:21:22 -07:00
.gitattributes
.gitignore
CONTRIBUTING.md
LICENSE.txt
NuGet.Config Updating dev NuGet.config 2014-09-17 10:01: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.