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

clean up hapi api #8

Open
jackhftang opened this issue Jun 22, 2015 · 0 comments
Open

clean up hapi api #8

jackhftang opened this issue Jun 22, 2015 · 0 comments

Comments

@jackhftang
Copy link
Contributor

The way to handle requests is inspired by deployd. Although it work well, it is still experimental. Some points to note:

  1. there are overlapping use of http and websocket. In theory, websocket can replace http request entirely, but I still want to use hapi validate and authentication feature which for http only. Meanwhile, I want to have bidirectional communication.
  2. I do not care the philosophy behind restful api. IMHO, restful api is limiting and it would be easier and write less code if ignoring it.
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