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

Run Socket configurations before service setup (#131) #132

Merged
merged 1 commit into from
Apr 10, 2015
Merged

Conversation

daffl
Copy link
Member

@daffl daffl commented Apr 10, 2015

This pull request makes sure that the SocketIO and Primus configuration callbacks are called before the services .setup is called so that you can access app.io and app.primus. Closes #131

daffl added a commit that referenced this pull request Apr 10, 2015
Run Socket configurations before service setup (#131)
@daffl daffl merged commit ee3f158 into master Apr 10, 2015
@daffl daffl deleted the socket-init-131 branch April 10, 2015 23:37
daffl added a commit that referenced this pull request Aug 25, 2018
* chore(package): update yeoman-generator to version 0.23.0

* Use promise for prompts and latest Yeoman dependency versions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Service setup called before app.io instantiated
1 participant