package man_in_the_middle_debugger

  1. Overview
  2. Docs
Man-in-the-middle debugging library

Install

Dune Dependency

Authors

Maintainers

Sources

man_in_the_middle_debugger-v0.16.0.tar.gz
sha256=9945c05f720305bf071db61d887db8d473b1b86298066b45828730b47921a0f9

Description

This library helps debug a connection between two parties speaking a protocol by capturing the traffic that passes between them.

Published: 14 Jun 2023

Dependencies (7)

  1. dune >= "2.0.0"
  2. angstrom-async >= "0.15.0"
  3. angstrom >= "0.15.0"
  4. ppx_jane >= "v0.16" & < "v0.17"
  5. core >= "v0.16" & < "v0.17"
  6. async >= "v0.16" & < "v0.17"
  7. ocaml >= "4.14.0"

Dev Dependencies

None

Used by (1)

  1. vcaml >= "v0.16.0"

Conflicts

None