Azure Web PubSub

Easily build real-time messaging web applications using WebSockets and the publish-subscribe pattern.

Overview

The Azure Web PubSub Service helps you build real-time messaging web applications using WebSockets and the publish-subscribe pattern easily. This real-time functionality allows publishing content updates between server and connected clients (for example a single page web application or mobile application). The clients do not need to poll the latest updates, or submit new HTTP requests for updates.

Key Resources

Homepage: https://learn.microsoft.com/azure/azure-web-pubsub/
Pricing: https://azure.microsoft.com/pricing/details/web-pubsub/
SLA: https://azure.microsoft.com/support/legal/sla/web-pubsub/
Newsfeed: RSS

News

Date News
1/14/2024
TL; DR  Azure Web Pub announces the GA status of the geo-replia feature. Having a failover strategy in place is a must for enterprise-grade applications. What used to take much effort and time...
1/14/2024
TL; DR  Azure Web Pub announces the GA status of the geo-replia feature. Having a failover strategy in place is a must for enterprise-grade applications. What used to take much effort and time...
11/23/2023
TL; DR Socket.IO library is natively supported on Azure. Since we public previewed this feature, we received positive feedback from users. Now we are happy to share that Web PubSub for Socket.IO...
11/20/2023
Use your preferred Socket.IO APIs, while letting Azure handle messages and scaling for you
9/21/2023
Use your preferred Socket.IO APIs, while letting Azure handle messages and scaling for you
8/23/2023
Socket.IO powers a variety of real-time applications. We have been conducting user study with Socket.IO users for the past few months and had to chance to meet the core maintainer of the...