Go to file
David Fowler 23b13d3143 Removed source files from the project 2014-08-15 09:42:19 -07:00
src Removed source files from the project 2014-08-15 09:42:19 -07:00
test Removed source files from the project 2014-08-15 09:42:19 -07:00
.gitattributes
.gitignore
CONTRIBUTING.md
LICENSE.txt
NuGet.Config Updating dev Nuget.config 2014-08-06 12:30:54 -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.