Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ASP.NET Core SignalR #71

Open
richard1122 opened this issue Jul 17, 2018 · 0 comments
Open

ASP.NET Core SignalR #71

richard1122 opened this issue Jul 17, 2018 · 0 comments

Comments

@richard1122
Copy link
Member

SignalR for ASP.NET Core:

  • Handles connection management automatically.
  • Enables broadcasting messages to all connected clients simultaneously. For example, a chat room.
  • Enables sending messages to specific clients or groups of clients.
  • Is open-sourced at GitHub.
  • Scalable.

https://docs.microsoft.com/en-us/aspnet/core/signalr/introduction?view=aspnetcore-2.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant