Azure / azure-functions-signalrservice-extension

Azure Functions bindings for SignalR Service. Project moved to https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/signalr/Microsoft.Azure.WebJobs.Extensions.SignalRService .
MIT License
97 stars 47 forks source link

Release 1.4.2 #241

Closed Y-Sindo closed 3 years ago

Y-Sindo commented 3 years ago
  1. Update Mgm SDK to 1.8.2, support Groups.Except(), All.Except() in transient mode.
  2. Fix a problem that exception is thrown when use ServerlessHub.Negotiate() without lifetime parameter(#239)