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

Cohttp 0.18.0 compatibility #80

Merged
merged 1 commit into from
Jun 5, 2015
Merged

Cohttp 0.18.0 compatibility #80

merged 1 commit into from
Jun 5, 2015

Conversation

rgrinberg
Copy link
Member

This is just quick fix in case you want to make a release that unbreaks
everyone.

@samoht I'm just curious, why does ocaml-git need such low level access to
cohttp internals anyway? I would like to understand the use case.

@samoht
Copy link
Member

samoht commented Jun 5, 2015

The smart HTTP protocol is a bit tricky. Basically it mimics an RPC protocol, but all messages contains the whole history of the conversation (so the server doesn't have to have state).

samoht added a commit that referenced this pull request Jun 5, 2015
Cohttp 0.18.0 compatibility
@samoht samoht merged commit 7c22215 into mirage:master Jun 5, 2015
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.

2 participants