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

Plugin performance #70

Open
diogoo296 opened this issue May 8, 2018 · 0 comments
Open

Plugin performance #70

diogoo296 opened this issue May 8, 2018 · 0 comments

Comments

@diogoo296
Copy link

I'm currently using Hapi and Socket.io to implement a socket server that has a considerable throughput. I am considering to use hapi-io but I'm mostly concerned about having performance issues since the plugin fakes HTTP requests and inject it into the hapi server.

What is the overhead of these fake requests to the server (if any)?
What is the plugin performance compared with a Hapi server using only Socket.io?

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

No branches or pull requests

1 participant