network-control

Library to control network protocols

Version on this page:0.1.2
LTS Haskell 23.25:0.1.7
Stackage Nightly 2025-06-18:0.1.7
Latest on Hackage:0.1.7

See all snapshots network-control appears in

BSD-3-Clause licensed by Kazu Yamamoto
Maintained by [email protected]
This version can be pinned in stack with:network-control-0.1.2@sha256:69fc460dcbd61b65ec289ffa29fc40123592fc7948b31aa599236851624d42bf,1218

Module documentation for 0.1.2

Used by 1 package in nightly-2024-07-17(full list with versions):

Common parts to control network protocols

Changes

Revision history for network-control

0.1.2

  • introducing a minimum size for window update #5

0.1.1

  • Change defaultMaxData #4

0.1.0

  • Breaking change: Renaming rxfWindow to rxfBufSize.
  • Updating the document about flow control.

0.0.2

  • Adding constants.

0.0.1

  • Supporting GHC 8.10.

0.0.0

  • First version.