ably / ably-dotnet

.NET, MAUI, Xamarin, Mono and Unity client library SDK for Ably realtime messaging service
https://ably.com/download
Apache License 2.0
45 stars 22 forks source link

Should send `DETACH` after receiving `ATTACHED` while in the `DETACHING` or `DETACHED` state (`RTL5k`) #1184

Open QuintinWillison opened 2 years ago

QuintinWillison commented 2 years ago

RTL5k was added in https://github.com/ably/docs/pull/1044, amended in https://github.com/ably/docs/pull/1160 and then only implemented in a single SDK (https://github.com/ably/ably-js/pull/784).

It needs to be implemented in this SDK, as a specification/protocol version 1.2 requirement.

sync-by-unito[bot] commented 2 years ago

➤ Automation for Jira commented:

The link to the corresponding Jira issue is https://ably.atlassian.net/browse/SDK-2857