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

Expose a push function for streams #139

Merged
merged 1 commit into from
Jan 14, 2020
Merged

Expose a push function for streams #139

merged 1 commit into from
Jan 14, 2020

Conversation

anuragsoni
Copy link
Collaborator

Second attempt at supporting streams. Instead of exposing
the underlying type, expose an api which gives the user
a push function where they can push strings.

Second attempt at supporting streams. Instead of exposing
the underlying type, expose an api which gives the user
a push function where they can push strings.
@anuragsoni anuragsoni merged commit 204f2ec into rgrinberg:master Jan 14, 2020
@anuragsoni anuragsoni deleted the alternate-streaming-api branch January 14, 2020 01:09
anuragsoni added a commit to anuragsoni/opam-repository that referenced this pull request Mar 25, 2020
CHANGES:

* Make examples easier to find and add documentation related to features used in them. (rgrinberg/opium#125, @shonfeder)
* Allow overriding 404 handlers (rgrinberg/opium#127, @anuragsoni)
* Support cohttp streaming response (rgrinberg/opium#135, rgrinberg/opium#137, rgrinberg/opium#139, @anuragsoni)
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

Successfully merging this pull request may close these issues.

1 participant