Update README.md to indicate this repo has moved into aspnet/AspNetCore (#278)
This commit is contained in:
parent
34f161321a
commit
afeb7fe49b
10
README.md
10
README.md
|
|
@ -1,13 +1,11 @@
|
|||
WebSockets
|
||||
================
|
||||
WebSockets [Archived]
|
||||
======================
|
||||
|
||||
AppVeyor: [](https://ci.appveyor.com/project/aspnetci/WebSockets/branch/dev)
|
||||
|
||||
Travis: [](https://travis-ci.org/aspnet/WebSockets)
|
||||
**This GitHub project has been archived.** Ongoing development on this project can be found in <https://github.com/aspnet/AspNetCore>.
|
||||
|
||||
Contains a managed implementation of the WebSocket protocol, along with server integration components.
|
||||
|
||||
This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the [Home](https://github.com/aspnet/home) repo.
|
||||
This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the [AspNetCore](https://github.com/aspnet/AspNetCore) repo.
|
||||
|
||||
|
||||
## System Requirements
|
||||
|
|
|
|||
Loading…
Reference in New Issue