Skip to content

Latest commit

 

History

History
48 lines (42 loc) · 2.58 KB

samples-app-scenarios.md

File metadata and controls

48 lines (42 loc) · 2.58 KB
titletitleSuffixdescriptionauthorms.authorms.servicems.topicms.datems.customzone_pivot_groups
Azure Web PubSub samples - app scenarios
Azure Web PubSub
A list of code samples showing how Web PubSub is used in a wide variety of web applications
kevinguo-ed
kevinguo
azure-web-pubsub
sample
05/15/2023
mode-ui, devx-track-extended-java, devx-track-js, devx-track-python
azure-web-pubsub-samples-app-scenarios

Azure Web PubSub samples - app scenarios

Bi-directional, low-latency and real-time data exchange between clients and server was a nice-to-have feature, but now end users expect this behavior by default. Azure Web PubSub is used in a wide range of industries, powering applications like

  • dashboard for real-time monitoring in finance, retail and manufacturing
  • cross-platform chat room in health care and social networking
  • competitive bidding in online auctions,
  • collaborative coauthoring in modern work applications
  • and a lot more

Here's a list of code samples written by Azure Web PubSub team and the community. To have your project featured here, consider submitting a Pull Request.

::: zone pivot="method-csharp"

App scenarioIndustry
Unity multiplayer gamingGaming
Chat app with persistent storageGaming
::: zone-end

::: zone pivot="method-javascript"

App scenarioIndustry
Cross-platform chatSocial
Collaborative code editorModern work
::: zone-end

::: zone pivot="method-java"

App scenarioIndustry
Chat appSocial
::: zone-end

::: zone pivot="method-python"

App scenarioIndustry
Chat appSocial
::: zone-end
close