azure-messaging-webpubsub-java

Installation
SKILL.md

Azure Web PubSub SDK for Java

Build real-time web applications using the Azure Web PubSub SDK for Java.

Installation

<dependency>
    <groupId>com.azure</groupId>
    <artifactId>azure-messaging-webpubsub</artifactId>
    <version>1.5.0</version>
</dependency>

Client Creation

With Connection String

Installs
GitHub Stars
2.6K
First Seen
Feb 4, 2026
azure-messaging-webpubsub-java — microsoft/skills