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

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.3 && <2.4) [details]
License BSD-3-Clause
Author Johan Tibell <johan.tibell@gmail.com>
Maintainer Johan Tibell <johan.tibell@gmail.com>
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-30T19:51:06Z
Distributions
Reverse Dependencies 25 direct, 3662 indirect [details]
Downloads 13227 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.3

[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