Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1.11 KB

reference-client-specification.md

File metadata and controls

28 lines (20 loc) · 1.11 KB
title description author ms.author ms.service ms.topic ms.date
Reference - Azure Web PubSub Client Specification
This article provides a summary of the Web PubSub client specification.
vicancy
lianwei
azure-web-pubsub
reference
07/26/2022

Azure Web PubSub client specification

Summary

The client specification outlines the complete feature set available to an Azure Web PubSub client. It's highly recommended that client library developers familiarize themselves with the client specification. The specification defines the behaviors and features a client library must implement to work properly with Web PubSub service.

For more information, see the entire client specification, located on GitHub.

Next steps

[!div class="nextstepaction"] Learn about Web PubSub service internals

[!div class="nextstepaction"] Explore the REST API

[!div class="nextstepaction"] Explore Azure Web PubSub code samples