@hackage network-simple0.4.5
Simple network sockets usage patterns.
Categories
License
BSD-3-Clause
Maintainer
renλren.zone
Links
Versions
Installation
Dependencies (7)
- base >=4.7 && <5
- bytestring
- network >=2.7
- network-bsd >=2.7
- safe-exceptions
- socks Show all…
Dependents (47)
@hackage/sphinx, @hackage/web-rep, @hackage/sockets-and-pipes, @hackage/hoodle-core, @hackage/diohsc, @hackage/natskell, Show all…
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.
