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
4
First Seen
Mar 1, 2026
azure-messaging-webpubsub-java — claudedjale/skillset