Description
Simple network sockets usage patterns.
Description
This module exports functions that abstract simple network socket usage patterns.
See the changelog.md
file in the source distribution to learn about any important changes between versions.
README.md
network-simple
Haskell library abstracting over simple network sockets usage patterns. Currently, only TCP sockets are supported. Support for UDP and Unix sockets is planned for future versions.
Check the source or rendered Haddocks for extensive documentation.
This code is licensed under the terms of the so called 3-clause BSD license. Read the file named LICENSE
found in this same directory for details.
See the PEOPLE
file to learn about the people involved in this effort.