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

Realtime.connection: should store connectionKey when the client receives a CONNECTED message #118

Closed
ricardopereira opened this issue Jan 5, 2016 · 1 comment
Labels
bug Something isn't working. It's clear that this does need to be fixed.

Comments

@ricardopereira
Copy link
Contributor

(CD2b) connectionKey is the connection secret key string that is used to resume a connection and its state. When present, this connectionKey should be considered the definitive connectionKey for the current connection and the soon to be deprecated ProtocolMessage#connectionKey should be ignored

@ricardopereira ricardopereira added bug Something isn't working. It's clear that this does need to be fixed. realtime labels Jan 5, 2016
@ricardopereira ricardopereira mentioned this issue Jan 5, 2016
Merged
@ricardopereira
Copy link
Contributor Author

Already implemented.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working. It's clear that this does need to be fixed.
Development

No branches or pull requests

1 participant