@hackage / network-connection

A wrapper around a generic stream-like connection

Version Deprecated package0.1.1

About

Metadata

  • Last updated , by AdamLangley
  • License BSD-3-Clause
  • Categories Network Development
  • Maintained by:

  • Lottery factor: 0

Links

Installation

This package has been deprecated

Readme

Many uses of Sockets needs a number of common functions, like a write queue, pushback etc. This provides such and allows code to be written generically for any type of connection, be a raw socket or an SSL connection.