Go to file
Pranav K e86cae43bb Updating release Nuget.config 2014-08-05 15:51:09 -07:00
src Reacting to System.Security.Cryptograph.Encryption package rename 2014-07-17 09:30:34 -07:00
test Renamed configurations to frameworks in project.json 2014-07-13 22:09:54 -07:00
.gitattributes
.gitignore
CONTRIBUTING.md Compile for CoreClr. Seperate Client project. Rename everything. 2014-06-12 20:11:12 -07:00
LICENSE.txt
NuGet.Config Updating release Nuget.config 2014-08-05 15:51:09 -07:00
README.md Compile for CoreClr. Seperate Client project. Rename everything. 2014-06-12 20:11:12 -07:00
WebSockets.sln #10 - Rename Middleware package to Server. 2014-06-30 12:22:16 -07:00
build.cmd
global.json
makefile.shade Change the default author in makefile.shade 2014-06-18 16:52:47 -07:00

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.