ably / specification

The Ably features spec for client library SDKs.
Apache License 2.0
0 stars 4 forks source link

RTL2f spec is vauge on what test for it should do #190

Closed maratal closed 3 months ago

maratal commented 3 months ago

It says "A test should exist to ensure that resumed is always false when a channel first becomes ATTACHED, it is true when the channel is ATTACHED following a successful connection recovery, and is false when the channel is ATTACHED following a failed connection recovery", but connection recovery is not the only case where resumed flag should be tested (and equal to true).