ably / ably-cocoa

iOS, tvOS and macOS Objective-C and Swift client library SDK for Ably realtime messaging service
https://ably.com/download
Apache License 2.0
46 stars 25 forks source link

Implement `RealtimeClient#request` (RTC9) #1959

Closed lawrence-forooghian closed 1 month ago

lawrence-forooghian commented 1 month ago

As far as I can tell there is currently no way in ably-cocoa to perform a REST request given a Realtime client. RTC9 defines the RealtimeClient#request method.

Needed for Chat SDK (https://github.com/ably-labs/ably-chat-swift/issues/18).

┆Issue is synchronized with this Jira Task by Unito