@hackage socket0.1.0.1

A binding to the POSIX sockets interface

socket

Available on Hackage License MIT Build Status

Motivation

  • Have a typesafe and easy-to-use binding to all kinds of Posix sockets.

Dependencies

  • base
  • bytestring

Tests

Run the default test suite:

cabal test