Go to file
Chris Ross 76d3043bbe Update Autobahn server app with native and managed paths. 2014-10-24 15:14:07 -07:00
src #13 - Detailed UTF-8 validation. 2014-10-23 17:34:26 -07:00
test Update Autobahn server app with native and managed paths. 2014-10-24 15:14:07 -07:00
.gitattributes
…
.gitignore Made the server project aspnet50 instead of net45 2014-09-04 01:41:48 -07:00
CONTRIBUTING.md
…
LICENSE.txt
…
NuGet.Config Updating dev NuGet.config 2014-09-17 10:01:13 -07: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 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.