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

feat(gluten-eio): handle peer disconnects #60

Merged
merged 1 commit into from
Jul 11, 2023

Conversation

anmonteiro
Copy link
Owner

No description provided.

@anmonteiro anmonteiro force-pushed the anmonteiro/handle-disconnects branch from 3e9625c to 5ccc16f Compare July 7, 2023 02:54
@anmonteiro anmonteiro marked this pull request as ready for review July 7, 2023 02:55
@anmonteiro anmonteiro force-pushed the anmonteiro/handle-disconnects branch 6 times, most recently from c5ff8bd to d7089d1 Compare July 11, 2023 05:01
@anmonteiro anmonteiro force-pushed the anmonteiro/handle-disconnects branch from d7089d1 to 2edf85d Compare July 11, 2023 05:18
@anmonteiro anmonteiro merged commit 2b7bedb into master Jul 11, 2023
3 checks passed
@anmonteiro anmonteiro deleted the anmonteiro/handle-disconnects branch July 11, 2023 05:20
anmonteiro added a commit that referenced this pull request Jul 11, 2023
anmonteiro added a commit to anmonteiro/opam-repository that referenced this pull request Oct 26, 2023
CHANGES:

- gluten-eio: require `~sw:Eio.Switch.t` argument and fail the switch when loop
  raises an exception ([anmonteiro/gluten#61](anmonteiro/gluten#61))
- gluten-eio: handle peer disconnects
  ([anmonteiro/gluten#60](anmonteiro/gluten#60))
- gluten: replace `Gluten.Buffer` implementation and drop the `Ke` dependency
  ([anmonteiro/gluten#67](anmonteiro/gluten#67))
- gluten-eio: adapt to Eio v0.12 ([anmonteiro/gluten#66](anmonteiro/gluten#66)
- gluten-eio: don't fail switches in the I/O loop([anmonteiro/gluten#70](anmonteiro/gluten#70)
- gluten-eio: open up #Eio.Flow.two_way ([anmonteiro/gluten#62](anmonteiro/gluten#62)
- gluten-async: async-tls compilation error when using tls-async package ([anmonteiro/gluten#63](anmonteiro/gluten#63))
- gluten-eio, gluten-async, gluten-lwt, gluten-lwt-unix: refactor: unwrap Gluten.Buffer.put in favor of exceptions ([anmonteiro/gluten#58](anmonteiro/gluten#58))
nberth pushed a commit to nberth/opam-repository that referenced this pull request Jun 18, 2024
CHANGES:

- gluten-eio: require `~sw:Eio.Switch.t` argument and fail the switch when loop
  raises an exception ([anmonteiro/gluten#61](anmonteiro/gluten#61))
- gluten-eio: handle peer disconnects
  ([anmonteiro/gluten#60](anmonteiro/gluten#60))
- gluten: replace `Gluten.Buffer` implementation and drop the `Ke` dependency
  ([anmonteiro/gluten#67](anmonteiro/gluten#67))
- gluten-eio: adapt to Eio v0.12 ([anmonteiro/gluten#66](anmonteiro/gluten#66)
- gluten-eio: don't fail switches in the I/O loop([anmonteiro/gluten#70](anmonteiro/gluten#70)
- gluten-eio: open up #Eio.Flow.two_way ([anmonteiro/gluten#62](anmonteiro/gluten#62)
- gluten-async: async-tls compilation error when using tls-async package ([anmonteiro/gluten#63](anmonteiro/gluten#63))
- gluten-eio, gluten-async, gluten-lwt, gluten-lwt-unix: refactor: unwrap Gluten.Buffer.put in favor of exceptions ([anmonteiro/gluten#58](anmonteiro/gluten#58))
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.

None yet

1 participant