Update README.md
This commit is contained in:
Родитель
3a0b0ed54f
Коммит
4cd8e97405
|
@ -1,6 +1,8 @@
|
||||||
ASP.NET SignalR Java Client
|
ASP.NET SignalR Java Client
|
||||||
========
|
========
|
||||||
|
|
||||||
ASP.NET SignalR is a is a new library for ASP.NET developers that makes it incredibly simple to add real-time web functionality to your applications. What is "real-time web" functionality? It's the ability to have your server-side code push content to the connected clients as it happens, in real-time.
|
## This repository is obsolete and no longer used or maintained.
|
||||||
|
|
||||||
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.
|
All SignalR work for ASP.NET Core is located at https://github.com/aspnet/SignalR
|
||||||
|
|
||||||
|
As a result, we're not accepting anymore changes to this project. Please file any new issues on https://github.com/aspnet/SignalR.
|
||||||
|
|
Загрузка…
Ссылка в новой задаче