Go to file
N. Taylor Mullen e28aa5f568 Rename AspNet 5 file contents.
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:24:49 -08:00
src Rename AspNet 5 file contents. 2016-01-22 12:24:49 -08:00
test Rename AspNet 5 file contents. 2016-01-22 12:24:49 -08:00
tools
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json Rename AspNet 5 file contents. 2016-01-22 12:24:49 -08:00
README.md
WebSockets.sln Rename AspNet 5 file contents. 2016-01-22 12:24:49 -08:00
appveyor.yml
build.cmd
build.sh
global.json
makefile.shade

README.md

WebSockets

AppVeyor: AppVeyor

Travis: Travis

Contains a managed implementation of the WebSocket protocol, along with client and server integration components.

This project is part of ASP.NET 5. You can find samples, documentation and getting started instructions for ASP.NET 5 at the Home repo.