network-transport-inmemory: In-memory instantiation of Network.Transport
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.
Modules
[Index] [Quick Jump]
Downloads
- network-transport-inmemory-0.5.42.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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, 0.5.41, 0.5.42 | 
|---|---|
| Change log | ChangeLog | 
| Dependencies | base (>=4.14 && <5), bytestring (>=0.10 && <0.13), containers (>=0.6 && <0.8), data-accessor (>=0.2 && <0.3), network-transport (>=0.4.0.0 && <0.7), stm (>=2.0 && <3.0) [details] | 
| Tested with | ghc ==8.10.7, ghc ==9.0.2, ghc ==9.2.8, ghc ==9.4.5, ghc ==9.6.4, ghc ==9.8.2, ghc ==9.10.1, ghc ==9.12.1 | 
| License | BSD-3-Clause | 
| Copyright | Well-Typed LLP, Tweag I/O Limited | 
| Author | Duncan Coutts, Nicolas Wu, Edsko de Vries, Alexander Vershilov | 
| Maintainer | The Distributed Haskell team | 
| Category | Network | 
| Home page | http://haskell-distributed.github.com | 
| Bug tracker | https://github.com/haskell-distributed/distributed-process/issues | 
| Source repo | head: git clone https://github.com/haskell-distributed/distributed-process(packages/network-transport-inmemory) | 
| Uploaded | by LaurentRDC at 2025-02-05T01:57:08Z | 
| Distributions | LTSHaskell:0.5.42, NixOS:0.5.42, Stackage:0.5.42 | 
| Downloads | 2920 total (16 in the last 30 days) | 
| Rating | (no votes yet) [estimated by Bayesian average] | 
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2025-02-05 [all 1 reports] |