Skip to content

Re-Write Core Http Stream using Curb #2

@rweald

Description

@rweald

Unfortunalty due to problems with ruby's streaming gzip support there is no choice other than to move off of eventmachine and towards curl. The best way to do that in ruby right now is curb.

The external API will remain the same but the underlying implementation will no longer be running on eventmachine. This is an important thing to note if you were relying on gnip-stream being non-blocking EM compatible.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions