Go to file
Pranav K 7ea5279847 Merge branch 'release' into dev 2014-11-06 10:51:29 -08:00
src Merge branch 'release' into dev 2014-10-31 02:57:48 -07:00
test Update Autobahn server app with native and managed paths. 2014-10-24 15:14:07 -07:00
.gitattributes
.gitignore
CONTRIBUTING.md
LICENSE.txt
NuGet.Config
README.md
WebSockets.sln #1 - Implement Autobahn test client & server. 2014-10-22 10:39:28 -07:00
build.cmd
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.