network-transport-inmemory: In-memory instantiation of Network.Transport

[ bsd3, library, network ] [ Propose Tags ]

This is a transport implementation that could be used for local communication in the same address space (i.e. one process).

It could be used either for testing purposes or for local communication that require the network-transport semantics.

NB: network-tranpsport-inmemory does not support cross-transport communication. All endpoints that want to comminicate should be created using the same transport.

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.5.0, 0.5.1, 0.5.2, 0.5.3, 0.5.4
Change log ChangeLog
Dependencies base (>=4.6 && <5), bytestring (>=0.9 && <0.12), containers (>=0.4 && <0.7), data-accessor (>=0.2 && <0.3), network-transport (>=0.4.0.0 && <0.6), stm (>=2.0 && <3.0) [details]
License BSD-3-Clause
Copyright Well-Typed LLP, Tweag I/O Limited
Author Duncan Coutts, Nicolas Wu, Edsko de Vries, Alexander Vershilov
Maintainer Facundo Domínguez <facundo.dominguez@tweag.io>
Revised Revision 2 made by Bodigrim at 2023-05-01T00:44:16Z
Category Network
Home page http://haskell-distributed.github.com
Bug tracker https://github.com/haskell-distributed/network-transport-inmemory/issues
Source repo head: git clone https://github.com/haskell-distributed/network-transport-inmemory
Uploaded by AlexanderVershilov at 2016-12-19T11:43:35Z
Distributions Stackage:0.5.4
Downloads 2578 total (32 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2016-12-19 [all 1 reports]