azure-webpubsub
azure-webpubsub copied to clipboard
`WebPubSubClient` should implement `IDisposable` in c# client sdk.
Describe the bug
WebPubSubClient should implement IDisposable in c# client sdk.
It had a long term discussion with architect board and the result is the class has dispose method but doesn't have IDisposable interface