package async_udp

  1. Overview
  2. Docs
Monadic concurrency library

Install

Dune Dependency

Authors

Maintainers

Sources

v0.12.0.tar.gz
md5=4b3dc3eab6dde2d14788a9bb305585f9

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: 25 Oct 2019

README

"Async_udp"

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

Dependencies (4)

  1. dune >= "1.5.1"
  2. ppx_jane >= "v0.12" & < "v0.13"
  3. async >= "v0.12" & < "v0.13"
  4. ocaml >= "4.08.0"

Dev Dependencies

None

Used by (1)

  1. pixel_pusher

Conflicts

None