Skip to content

Follow more precisely httpaf-lwt-unix#29

Merged
dinosaure merged 3 commits into
masterfrom
better-impl
Jun 29, 2021
Merged

Follow more precisely httpaf-lwt-unix#29
dinosaure merged 3 commits into
masterfrom
better-impl

Conversation

@dinosaure
Copy link
Copy Markdown
Owner

I want to stress-test this implementation with hey and discover some (exceptional) situation where we lost the control flow. I continue to investigate our behavior with mirage-tcpip.

@dinosaure dinosaure merged commit a7dcb4f into master Jun 29, 2021
dinosaure added a commit to dinosaure/opam-repository that referenced this pull request Jul 26, 2021
CHANGES:

- Don't use `disconnect` when the server terminates (@dinosaure, dinosaure/paf-le-chien#28)
- The main loop should not leave when it get an error from a client (@dinosaure, dinosaure/paf-le-chien#28)
- `Closed` error from TLS layer does not mean that the service is close,
  wrap such error into a client's `write_error` (@dinosaure, dinosaure/paf-le-chien#28)
- Do the compression of the ring-buffer at any call of `read` (@dinosaure, dinosaure/paf-le-chien#29)
- Refactore the loop under a common implementation (@dinosaure, dinosaure/paf-le-chien#30)
- Add a simple accessor to the peer identity (@dinosaure, dinosaure/paf-le-chien#31)
- Cut package between `paf` & `paf-cohttp` (@dinosaure, @hannesm, dinosaure/paf-le-chien#32)
- Cut package between `paf` & `paf-le` (@dinosaure, @hannesm, dinosaure/paf-le-chien#33)
- Update unikernels with the package layout (@dinosaure, dinosaure/paf-le-chien#34)
@dinosaure dinosaure deleted the better-impl branch November 16, 2021 14:07
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