Popularity
7.2
Declining
Activity
4.0
-
17
8
3

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

sockets alternatives and similar packages

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

Do you think we are missing an alternative of sockets or a related project?

Add another 'network' Package

README

sockets

Hackage Build Status

Objective

This library provides a high-level abstraction over stream sockets. Functions follow these design decisions:

  • Exceptions: Functions should not throw exceptions.