ably / ably-go

Go client library SDK for Ably realtime messaging service
https://ably.com/download
Apache License 2.0
81 stars 31 forks source link

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

Open QuintinWillison opened 1 year ago

QuintinWillison commented 1 year 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.

┆Issue is synchronized with this Jira Task by Unito

sync-by-unito[bot] commented 1 year ago

➤ Automation for Jira commented:

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