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

Everything must occur after on('open') #107

Merged
merged 1 commit into from Dec 23, 2012
Merged

Everything must occur after on('open') #107

merged 1 commit into from Dec 23, 2012

Commits on Nov 7, 2012

  1. Everything must occur after on('open')

    I can't be the only one that made the newbie mistake of not registering a 
    listener on open and ONLY when that is received start writing/listening for data. 
    
    I can't see any mention of that in the main README.md so here's an update.
    rngadam committed Nov 7, 2012
    Configuration menu
    Copy the full SHA
    94d34bc View commit details
    Browse the repository at this point in the history