Go to file
Chris Ross b24d808b58 #10 - Rename Middleware package to Server. 2014-06-30 12:22:16 -07:00
src #10 - Rename Middleware package to Server. 2014-06-30 12:22:16 -07:00
test
.gitattributes
.gitignore
CONTRIBUTING.md
LICENSE.txt
NuGet.Config Updating dev Nuget.config 2014-06-20 14:34:14 -07:00
README.md
WebSockets.sln #10 - Rename Middleware package to Server. 2014-06-30 12:22:16 -07:00
build.cmd
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.