@hackage hans2.4.0.1

IPv4 Network Stack

HaNS is a lightweight, pure Haskell network stack that can be used for Haskell networking in the context of the HaLVM, or with a Linux tap device. Currently, HaNS supports 802.3, IPv4, ARP, DHCP (partially), ICMP, UDP, and TCP.

  • Installation

  • Dependencies (0)

  • Dependents (1)

    @hackage/tls
  • Package Flags

      bounded-channels
       (off by default)

      Use bounded channels for message passing

      enable-tests
       (off by default)

      Enable building the test suite

      example
       (off by default)

      Build the example program

      web-server
       (on by default)

      Build a simple web-server example

      word32-in-random
       (off by default)

      Word32 in Random