package charrua-client-lwt

  1. Overview
  2. No Docs
A DHCP client using lwt as effectful layer

Install

Authors

Maintainers

Sources

charrua-core-0.11.0.tbz
md5=f4bb1ac3d1443a576982eae49d0eb7d8

Description

charrua-client-lwt extends charrua-client with a functor Dhcp_client_lwt, using the provided modules for timing and networking logic, for convenient use by a program which might wish to implement a full client.

Tags

org:mirage

Published: 17 Nov 2018

Dependencies (15)

  1. mirage-types-lwt >= "3.0.0" & < "3.7.0"
  2. lwt
  3. fmt
  4. tcpip >= "3.2.0" & < "3.6.0"
  5. logs
  6. mirage-time-lwt
  7. duration
  8. mirage-random >= "1.0.0" & < "2.0.0"
  9. rresult
  10. ipaddr < "3.0.0"
  11. cstruct >= "3.0.2"
  12. charrua-client >= "0.11.0" & < "0.12.0"
  13. charrua-core >= "0.11.0" & < "0.12.0"
  14. ocaml >= "4.04.2"
  15. jbuilder >= "1.0+beta9"

Dev Dependencies (2)

  1. cstruct-unix with-test
  2. alcotest with-test

Used by (1)

  1. charrua-client-mirage = "0.11.0"

Conflicts

None