You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-signalr/signalr-overview.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ Azure SignalR Service has been used in a wide variety of industries, for any app
27
27
***Dashboards and monitoring:** company dashboard, financial market data, instant sales update, multi-player game leader board, and IoT monitoring.
28
28
***Chat:** live chat room, chat bot, on-line customer support, real-time shopping assistant, messenger, in-game chat, and so on.
29
29
***Real-time location on map:** logistic tracking, delivery status tracking, transportation status updates, GPS apps.
30
-
***Real time targeted ads:** personalized read time push ads and offers, interactive ads.
30
+
***Real time targeted ads:** personalized real time push ads and offers, interactive ads.
31
31
***Collaborative apps:** coauthoring, whiteboard apps and team meeting software.
32
32
***Push notifications:** social network, email, game, travel alert.
33
33
***Real-time broadcasting:** live audio/video broadcasting, live captioning, translating, events/news broadcasting.
@@ -69,4 +69,4 @@ There are many different ways to program with Azure SignalR Service, as some of
69
69
70
70
-**[Scale an ASP.NET Core SignalR App](signalr-concept-scale-aspnet-core.md)** - Integrate Azure SignalR Service with an ASP.NET Core SignalR application to scale out to hundreds of thousands of connections.
71
71
-**[Build serverless real-time apps](signalr-concept-azure-functions.md)** - Use Azure Functions' integration with Azure SignalR Service to build serverless real-time applications in languages such as JavaScript, C#, and Java.
72
-
-**[Send messages from server to clients via REST API](https://github.com/Azure/azure-signalr/blob/dev/docs/rest-api.md)** - Azure SignalR Service provides REST API to enable applications to post messages to clients connected with SignalR Service, in any REST capable programming languages.
72
+
-**[Send messages from server to clients via REST API](https://github.com/Azure/azure-signalr/blob/dev/docs/rest-api.md)** - Azure SignalR Service provides REST API to enable applications to post messages to clients connected with SignalR Service, in any REST capable programming languages.
0 commit comments