Azure Web PubSub client library samples for Java
Azure Web PubSub samples are a set of self-contained Java programs that demonstrate interacting with Azure Web PubSub service using the client library. Each sample focuses on a specific scenario and can be executed independently.
Key concepts
Key concepts are explained in detail here.
Getting started
Getting started explained in detail here.
Examples
The following sections provide several code snippets covering some of the most common configuration service tasks, including:
- Broadcasting a message
- Broadcasting a message with filter
- Send a message to a user or connection
- Manage groups
- A simple chat client
- More advanced samples
Troubleshooting
Troubleshooting steps can be found here.
Next steps
See Next steps.
Contributing
This project welcomes contributions and suggestions. Find more contributing details here.