network-run

Simple network runner library

Version on this page:0.2.7
LTS Haskell 22.18:0.2.8
Stackage Nightly 2024-04-27:0.2.8
Latest on Hackage:0.2.8

See all snapshots network-run appears in

BSD-3-Clause licensed by Kazu Yamamoto
Maintained by [email protected]
This version can be pinned in stack with:network-run-0.2.7@sha256:9996b8bc96b1f638a8d805f5681aafa1c8c74a9f6dfe1bd9d8f07ca26ca57322,968

Module documentation for 0.2.7

Used by 2 packages in nightly-2024-03-28(full list with versions):

Simple functions to run network clients and servers.

Changes

Revision history for network-run

0.2.7

  • Introduce runTCPServerWithSocket #3

0.2.6

  • Adding the Network.Run.TCP.Timeout module.

0.2.5

  • Making accept breakable on windows #2