Go to file
Chris Ross 04fbb076b2 #22 - Update client tests to use Kestrel so they can run on Win7. 2014-12-15 14:18:58 -08:00
src Add schema version to kproj files 2014-11-25 11:10:52 -08:00
test #22 - Update client tests to use Kestrel so they can run on Win7. 2014-12-15 14:18:58 -08:00
.gitattributes
.gitignore
CONTRIBUTING.md
LICENSE.txt
NuGet.Config Updating to dev NuGet.config 2014-12-08 15:25:11 -08:00
README.md
WebSockets.sln
build.cmd
build.sh
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.