Go to file
Chris Ross 2deea2c299 Delete old file. 2014-06-12 20:16:25 -07:00
src Delete old file. 2014-06-12 20:16:25 -07:00
test Compile for CoreClr. Seperate Client project. Rename everything. 2014-06-12 20:11:12 -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
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
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.