Skip to content

@azure/web-pubsub_1.0.0-beta.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 10 Nov 00:47
45e3981

1.0.0-beta.4 (2021-11-09)

Features Added

  • Support for DefaultAzureCredential
  • Added support for reverse proxies, enabling usage of Web Pubsub with Azure API Management.
  • Added method to close all connections in a hub serviceClient.closeAllConnections,
  • Added method to close all connections in a group groupClient.closeAllConnections
  • Added method to close all connections for a user serviceClient.closeUserConnections.

Breaking Changes

  • Renamed method getAuthenticationToken to getClientAccessToken
  • Renamed method hasUser to userExists
  • Renamed method hasGroup to groupExists
  • Renamed method hasConnection to connnectionExists