network-bytestring: Fast, memory-efficient, low-level networking

[ bsd3, deprecated, library, network ] [ Propose Tags ]
Deprecated in favor of network

Fast, memory-efficient, low-level socket functions that use Data.ByteStrings instead of Strings.


[Skip to Readme]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.1.1, 0.1.1.1, 0.1.1.2, 0.1.1.3, 0.1.1.4, 0.1.2, 0.1.2.1, 0.1.3, 0.1.3.1, 0.1.3.2, 0.1.3.3, 0.1.3.4
Dependencies base (<4.4), bytestring (<1.0), network (>=2.2.1.1 && <2.3), unix (>=2 && <3) [details]
License BSD-3-Clause
Author Johan Tibell <johan.tibell@gmail.com>
Maintainer Johan Tibell <johan.tibell@gmail.com>
Revised Revision 1 made by HerbertValerioRiedel at 2019-01-20T14:26:08Z
Category Network
Home page http://github.com/tibbe/network-bytestring
Source repo head: git clone git://github.com/tibbe/network-bytestring.git
Uploaded by JohanTibell at 2011-01-31T20:29:17Z
Distributions
Reverse Dependencies 25 direct, 3665 indirect [details]
Downloads 13241 total (34 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for network-bytestring-0.1.3.4

[back to package description]

The network-bytestring package has been merged into the network package and this repository only exists preserve the project history.

The network repo can be found at

http://github.com/haskell/network