package coap

  1. Overview
  2. Docs
OCaml CoAP core library

Install

Dune Dependency

Authors

Maintainers

Sources

0.1.0.tar.gz
md5=4b633b7e30b8c1a37945578d3ff2bd60
sha512=d15c987f2f5051bbc4c791724d13463c7bd1c739eb2611605096d6e133ac4ab604bb8fbccb92e61cfddf140cb07f5f55978a9705b1c79676bda5a6b4c43d3b55

Description

Constrained Application Protocol (RFC 7252) implementation for OCaml.

Published: 08 Apr 2024

Dependencies (8)

  1. lwt >= "5.7.0"
  2. stdint >= "0.7.2"
  3. cstruct >= "6.2.0"
  4. fmt >= "0.9.0"
  5. coap-server-lwt = version
  6. coap-core = version
  7. dune >= "3.13"
  8. ocaml >= "4.08.0"

Dev Dependencies (3)

  1. odoc with-doc & >= "2.4.1"
  2. ocamlformat with-dev-setup & >= "0.26.1"
  3. ocaml-lsp-server with-dev-setup

Used by

None

Conflicts

None