Add support to get channel lifecycle status #391
Labels
blocked-by-ably
We can't proceed until something under our direct control, in a different codebase, happens.
enhancement
New feature or improved functionality.
Add support to get channel lifecycle status
Channel lifecycle status is described at [Channel status / REST / [Docs]|https://ably.com/docs/rest/channel-status#metadata-rest]
It is currently possible to retrieve channel lifecycle status in ably-go by using REST.Request and marshalling the result into a slice of empty interface.
Example:
Out of Scope
Realtime subscription to Channel Lifecycle Events. This ticket is only for supporting REST client ‘Get’.
┆Issue is synchronized with this Jira Story by Unito
The text was updated successfully, but these errors were encountered: