Go to file
Brice Lambson 6d56ee2471 Bump version to 1.0.0-* 2014-06-19 17:11:14 -07:00
src Bump version to 1.0.0-* 2014-06-19 17:11:14 -07:00
test Bump version to 1.0.0-* 2014-06-19 17:11:14 -07:00
.gitattributes
.gitignore
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
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
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.