network-transport-tcp: TCP instantiation of Network.Transport
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- The 'description' field should be longer than the 'synopsis' field. It's useful to provide an informative 'description' to allow Haskell programmers who have never heard about your package to understand the purpose of your package. The 'description' field content is typically shown by tooling (e.g. 'cabal info', Haddock, Hackage) below the 'synopsis' which serves as a headline. Please refer to <https://cabal.readthedocs.io/en/stable/cabal-package.html#package-properties> for more details.
TCP instantiation of Network.Transport
Properties
Versions | 0.2.0, 0.2.0.1, 0.2.0.2, 0.2.0.3, 0.3.0, 0.3.1, 0.4.0, 0.4.1, 0.4.2, 0.5.0, 0.5.1, 0.6.0, 0.6.1, 0.7.0, 0.8.0, 0.8.1, 0.8.2, 0.8.3, 0.8.4, 0.8.4, 0.8.5 |
---|---|
Change log | ChangeLog |
Dependencies | async (>=2.2 && <2.3), base (>=4.3 && <5), bytestring (>=0.9 && <0.13), containers (>=0.4 && <0.7), data-accessor (>=0.2 && <0.3), network (>=3.1 && <3.3), network-transport (>=0.5 && <0.6), uuid (>=1.3 && <1.4) [details] |
License | BSD-3-Clause |
Copyright | Well-Typed LLP, Tweag I/O Limited |
Author | Duncan Coutts, Nicolas Wu, Edsko de Vries |
Maintainer | Facundo Domínguez <facundo.dominguez@tweag.io> |
Category | Network |
Home page | http://haskell-distributed.github.com |
Bug tracker | https://github.com/haskell-distributed/network-transport-tcp/issues |
Source repo | head: git clone https://github.com/haskell-distributed/network-transport-tcp |
Uploaded | by LaurentRDC at 2024-07-09T12:51:11Z |
Modules
[Index] [Quick Jump]
- Network
- Transport
- Network.Transport.TCP
- Network.Transport.TCP.Internal
- Mock
- Network.Transport.TCP.Mock.Socket
- Network.Transport.TCP.Mock.Socket.ByteString
- Network.Transport.TCP.Mock.Socket
- Network.Transport.TCP
- Transport
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
use-mock-network | Use mock network implementation (for testing) | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- network-transport-tcp-0.8.4.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
- DuncanCoutts, EdskoDeVries, FacundoDominguez, MathieuBoespflug, TimWatson, LaurentRDC, davidsd, JoelMcCracken
For package maintainers and hackage trustees