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

server.inject and registered server methods #130

Open
blakmatrix opened this issue Nov 10, 2014 · 3 comments
Open

server.inject and registered server methods #130

blakmatrix opened this issue Nov 10, 2014 · 3 comments

Comments

@blakmatrix
Copy link

I would like to spend 10 minutes talking about when and when to not use server.inject(options, callback) and when to use server.method(name, fn, [options]) in the Hapi.js framework. This talk is inspired by issues discovered when using server.inject "improperly", my angle is to educate Hapi users on server.inject, discuss the pitfall/temptations, and to discuss some acceptable solutions.

@hueniverse
Copy link

Have you looked at the recent changes in version 8.0 and how they impact server methods? Want to make sure these changes don't take away from your talk.

@blakmatrix
Copy link
Author

I've looked over the changes, the new release's changes shouldn't change my talk.

@nvcexploder
Copy link

rad.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants