This is the debug adapter protocol library extract from ocamlearlybird. Include types generated from specification and a DAP prioritized JSON RPC implementation. It’s useful to implement debug adapter in OCaml.
Debug adapter protocol
- Project page: https://github.com/hackwaly/ocaml-dap
- Documentation: https://hackwaly.github.io/ocaml-dap/
CHANGES:
Initial release.
- Specification version is 1.43