Go to file
David Fowler 0c0321c694 Renamed Project.json to Project.json2 2014-06-13 07:32:13 -07:00
src Renamed Project.json to Project.json2 2014-06-13 07:32:13 -07:00
test Renamed Project.json to Project.json2 2014-06-13 07:32:13 -07:00
.gitattributes Updated to use KoreBuild 2014-03-17 00:37:20 -07:00
.gitignore Updated to use KoreBuild 2014-03-17 00:37:20 -07:00
CONTRIBUTING.md Compile for CoreClr. Seperate Client project. Rename everything. 2014-06-12 20:11:12 -07:00
LICENSE.txt Create LICENSE.txt 2014-05-08 16:35:38 -07:00
NuGet.Config Updated to use KoreBuild 2014-03-17 00:37:20 -07:00
README.md Compile for CoreClr. Seperate Client project. Rename everything. 2014-06-12 20:11:12 -07:00
WebSockets.sln Compile for CoreClr. Seperate Client project. Rename everything. 2014-06-12 20:11:12 -07:00
build.cmd Updating makefile to include Options and Logging repos 2014-06-03 11:13:25 -07:00
global.json Updated to use KoreBuild 2014-03-17 00:37:20 -07:00
makefile.shade Updated to use KoreBuild 2014-03-17 00:37:20 -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.