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

autoConnect & useTokenAuth #27

Closed
mattheworiordan opened this issue May 20, 2015 · 2 comments
Closed

autoConnect & useTokenAuth #27

mattheworiordan opened this issue May 20, 2015 · 2 comments
Labels
enhancement New feature or improved functionality.

Comments

@mattheworiordan
Copy link
Member

See the corresponding options in http://www.rubydoc.info/gems/ably/0.8.2/Ably/Realtime

  • autoConnect can be used to disable the client lib connecting requiring an explicit connect
  • useTokenAuth forces the client library to authenticate with tokenAuth

We should add these options for consistency across all client libs

@mattheworiordan mattheworiordan added the enhancement New feature or improved functionality. label May 20, 2015
@mattheworiordan
Copy link
Member Author

Related to ably/ably-js#70

@paddybyers
Copy link
Member

These are implemented; closing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or improved functionality.
Development

No branches or pull requests

2 participants