Go to file
David Fowler 0a50505f4d Renamed configurations to frameworks in project.json 2014-07-13 22:09:54 -07:00
src Renamed configurations to frameworks in project.json 2014-07-13 22:09:54 -07:00
test Renamed configurations to frameworks in project.json 2014-07-13 22:09:54 -07:00
.gitattributes
.gitignore
CONTRIBUTING.md
LICENSE.txt
NuGet.Config
README.md
WebSockets.sln #10 - Rename Middleware package to Server. 2014-06-30 12:22:16 -07:00
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.