package async_udp

  1. Overview
  2. Docs
Monadic concurrency library

Install

Dune Dependency

Authors

Maintainers

Sources

async_udp-v0.16.0.tar.gz
sha256=1f57bb9c3bf4cd829aac0acf7cda4656010c177bba4980dd1e7b855e640485ad

Description

Part of Jane Street's Core library The Core suite of libraries is an industrial strength alternative to OCaml's standard library that was developed by Jane Street, the largest industrial user of OCaml.

Published: 14 Jun 2023

README

"Async_udp"

A grab-bag of performance-oriented, UDP-oriented network tools. Formerly known as the module Async.Udp.

Dependencies (5)

  1. dune >= "2.0.0"
  2. ppx_jane >= "v0.16" & < "v0.17"
  3. core_unix >= "v0.16" & < "v0.17"
  4. async >= "v0.16" & < "v0.17"
  5. ocaml >= "4.14.0"

Dev Dependencies

None

Used by (1)

  1. pixel_pusher >= "1.1"

Conflicts

None