Go to file
Suhas Joshi 42c2a0a56d Updating to release NuGet.config 2014-12-08 15:16:19 -08:00
src Add schema version to kproj files 2014-11-25 11:10:52 -08:00
test Add schema version to kproj files 2014-11-25 11:10:52 -08:00
.gitattributes
.gitignore
CONTRIBUTING.md
LICENSE.txt
NuGet.Config Updating to release NuGet.config 2014-12-08 15:16:19 -08:00
README.md
WebSockets.sln #1 - Implement Autobahn test client & server. 2014-10-22 10:39:28 -07:00
build.cmd Updated build.cmd 2014-09-05 01:53:27 -07:00
build.sh Adding build.sh 2014-10-21 12:49:36 -07:00
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.