issues
search
ably-labs
/
ably-chat-kotlin
Ably Chat SDK for Android
Apache License 2.0
1
stars
1
forks
source link
[CHA-RL1] Implement Room ATTACH operation
#21
Open
sacOO7
opened
1 month ago
sacOO7
commented
1 month ago
Implement all spec items that come under CHA-RL1.
Implement related integration tests.
Split from #6
┆Issue is synchronized with this
Jira Task
by
Unito
sacOO7
commented
1 week ago
Implemented as a part of
https://github.com/ably-labs/ably-chat-kotlin/pull/27
Omitted CHA-RL1i ( make sure room is released before created), this will be covered as a part of
Room release operation
. Also,
there's a discussion about changes in room lifecycle spec
. So, related specs might change depending on the same.
Unit tests will be covered by
https://github.com/ably-labs/ably-chat-kotlin/pull/37
┆Issue is synchronized with this Jira Task by Unito