Go to file
Cesar Blum Silveira 9c734ddbab Reference Microsoft.NETCore.Platforms where necessary. 2016-02-03 12:47:47 -08:00
src Update ASP.NET 5 versions for ASP.NET Core. 2016-01-22 12:28:42 -08:00
test Reference Microsoft.NETCore.Platforms where necessary. 2016-02-03 12:47:47 -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.