package tdmrep

  1. Overview
  2. Docs
OCaml combinators for the W3C TDM Reservation Protocol

Install

dune-project
 Dependency

Authors

Maintainers

Sources

tdmrep-1.0.tbz
md5=3edc29b3956f7a55dba7fe12b897c087
sha512=33dc369bd70b67168c21c228fdd046a062e22d7a5780610dc8ff849f305d4fcdfba2e2d3d64b23fcdc4be5856ec1e562749f8475c4bb9d1ec38482f4c6382a8f

doc/CHANGES.html

v1.0 (2026-09-26)

  • Add typed TDM reservation declarations and representation adapters (@avsm).
  • Add Jsont codecs for well-known rule files and TDM policies (@avsm).
  • Hide structured representations behind constructors and accessors (@avsm).
  • Use the uri package's Uri.t directly in the public interface (@avsm).