package atacama

  1. Overview
  2. No Docs
Modern, pure OCaml socket pool for Riot

Install

dune-project
 Dependency

Authors

Maintainers

Sources

atacama-0.0.3.tbz
sha256=70656f50054a099325ee8f11c6b5e7146f66d92bcaa1f442e75bf4518a518ac0
sha512=3b54002348dcf8433bcd7a8a8d168f4d20b8f991240ea531f0aae83930b6c8b9faf09a2edc83e1b6a176f55b772756f67bfba09a314fb1c0e13675f044e390e6

Description

Atacama is a modern, pure OCaml socket pool for Riot inspired by Thousand Island. It aims to be easy to understand and reason about, while also being at least as stable and performant as the alternatives.

Tags

topics socket socket pool riot

Published: 24 Nov 2023

Dependencies (4)

  1. dune >= "3.10"
  2. telemetry >= "0.0.1"
  3. riot = "0.0.4"
  4. ocaml >= "5.1"

Dev Dependencies (1)

  1. odoc with-doc

Used by (1)

  1. nomad

Conflicts

None