Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RTL3b #184

Merged
merged 4 commits into from
Feb 8, 2016
Merged

RTL3b #184

merged 4 commits into from
Feb 8, 2016

Conversation

ricardopereira
Copy link
Contributor

No description provided.

@tcard
Copy link
Contributor

tcard commented Feb 3, 2016

LGTM

@@ -47,9 +47,7 @@ typedef NS_ENUM(NSUInteger, ARTRealtimeChannelState) {
ARTRealtimeChannelInitialised,
ARTRealtimeChannelAttaching,
ARTRealtimeChannelAttached,
ARTRealtimeChannelDetaching,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

State Detaching exists, see http://docs.ably.io/client-lib-development-guide/features/#RTL2a, why was this removed?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I changed it according to http://docs.ably.io/realtime/channels-messages/ Channel states topic. I will undo.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As mentioned before, the only definitive spec is at http://docs.ably.io/client-lib-development-guide/features/. I am working on bringing all the other docs up to date, but they're not there yet.

@ricardopereira
Copy link
Contributor Author

Rebased with changes.

@mattheworiordan
Copy link
Member

LGTM

ricardopereira added a commit that referenced this pull request Feb 8, 2016
@ricardopereira ricardopereira merged commit c312c47 into master Feb 8, 2016
@mattheworiordan mattheworiordan deleted the RTL3b branch February 9, 2016 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants