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

Devise an appropriate means for reading stream data from a long-lived HTTP connection #51

Closed
oubiwann opened this issue Oct 15, 2016 · 2 comments
Assignees
Milestone

Comments

@oubiwann
Copy link
Member Author

Okay, got something in place for this (locally). Will start pushing changes to code ...

@oubiwann
Copy link
Member Author

oubiwann commented Oct 16, 2016

We're doing this through a combination of the new IRecordIOStream protocol and core.async, using async/put!, async/go-loop, and async/reduce.

It's not yet clear where the async calls will ultimately live, but for now the object has been attained: devising complete.

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

1 participant