Popularity
8.1
Stable
Activity
4.8
-
33
7
9

Monthly Downloads: 77
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Network    
Latest version: v0.4.5

network-simple alternatives and similar packages

Based on the "Networking" category.
Alternatively, view network-simple alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of network-simple or a related project?

Add another 'Networking' Package

README

network-simple

Build Status

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.


*Note that all licence references and agreements mentioned in the network-simple README section above are relevant to that project's source code only.