package coap-core

  1. Overview
  2. Docs
OCaml CoAP core library

Install

Dune Dependency

Authors

Maintainers

Sources

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

Description

Core CoAP parser and type definitions.

This library should not be used directly by applications. Please install the coap package to start using a CoAP server or client.

Published: 08 Apr 2024

Dependencies (6)

  1. stdint >= "0.7.2"
  2. base-bigarray
  3. cstruct >= "6.2.0"
  4. fmt >= "0.9.0"
  5. dune >= "3.13"
  6. 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

Conflicts

None