package nomad

  1. Overview
  2. No Docs
A Web server for Trail applications

Install

Dune Dependency

Authors

Maintainers

Sources

nomad-0.0.1.tbz
sha256=d4502812ce90cef1ca25b63b1a49f6d1c92936acec9efb21a62717364a8d0be0
sha512=4c80185838e2d8e5b410c3b986f8f0d237b6aa8f67cfbaa2e35f54af3706c927056fb18bcbd73a3ae4a447f43939686b2f5068df3beffcfdfe0f104196f9cd84

Description

Nomad is a web server for the Riot scheduler written entirely in OCaml and is built atop the Atacama connection pool. It aims to be an Application-layer for Trail, implementing: HTTP/1.x, HTTP/2, and WebSockets. It is written with a big focus on clarity.

Dependencies (12)

  1. uutf >= "1.0.3"
  2. trail >= "0.0.1"
  3. telemetry >= "0.0.1"
  4. riot >= "0.0.1"
  5. ppx_bitstring >= "4.1.0"
  6. ocaml >= "5.1.0"
  7. httpaf >= "0.7.1"
  8. digestif >= "1.1.4"
  9. decompress >= "1.5.3"
  10. bitstring >= "4.1.0"
  11. atacama >= "0.0.1"
  12. dune >= "3.12"

Dev Dependencies (1)

  1. odoc with-doc

Used by

None

Conflicts

None