Go to file
Chris Ross b7c8d5cd42 #17 - Validate close frame body. 2014-10-23 09:15:11 -07:00
src #17 - Validate close frame body. 2014-10-23 09:15:11 -07:00
test #13 - Utf8 validation. 2014-10-22 15:55:26 -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
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.