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

HTTP streams #18

Open
binocarlos opened this issue Nov 20, 2013 · 0 comments
Open

HTTP streams #18

binocarlos opened this issue Nov 20, 2013 · 0 comments

Comments

@binocarlos
Copy link
Contributor

Regardless of transport between the web and warehouse layer - it should be speaking HTTP and should be streaming

At present the req is pure JS object and rep is a function callback

Converting to HTTP streams (perhaps transported over ZeroMQ) means that file suppliers can be proper warehouses

The file-store is currently baked into digger-server - which is bad

Making suppliers deals with http streams means we can plug in the file-store as many warehouses (dropbox git etc)

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