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

Add Streaming to Crawlbot #5

Open
Swader opened this issue May 18, 2015 · 1 comment
Open

Add Streaming to Crawlbot #5

Swader opened this issue May 18, 2015 · 1 comment
Assignees

Comments

@Swader
Copy link
Owner

Swader commented May 18, 2015

A crawlbot's job constantly enhances the resultset with new data. Ergo, when fetching the resultset, it's always different unless the job is done or paused.

Since the library depends on Guzzle, perhaps consider using streams?

To keep in mind: stopping the stream if job is paused. Would require re-checking job status? Open for discussion.

@Swader
Copy link
Owner Author

Swader commented Mar 8, 2016

Client no longer depends on Guzzle. Makes it more versatile and flexible, but brings streams into questions perhaps.

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