From c0a6d38c164df93963048751bfa98930fc3993f4 Mon Sep 17 00:00:00 2001 From: Lawrence Forooghian Date: Wed, 13 Nov 2024 10:43:35 -0300 Subject: [PATCH] Split attachment & detachment cycles into methods MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit We’ll use these when we implement the RETRY operation in #51. References to CHA-RL5* points are based on spec at 8ff947d. --- Sources/AblyChat/RoomLifecycleManager.swift | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/Sources/AblyChat/RoomLifecycleManager.swift b/Sources/AblyChat/RoomLifecycleManager.swift index dcdc7aad..98148006 100644 --- a/Sources/AblyChat/RoomLifecycleManager.swift +++ b/Sources/AblyChat/RoomLifecycleManager.swift @@ -533,7 +533,7 @@ internal actor DefaultRoomLifecycleManager