Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.

Commit d3bbcfc

Browse files
authored
Update README.md
1 parent 13e474e commit d3bbcfc

File tree

1 file changed

+2
-24
lines changed

1 file changed

+2
-24
lines changed

README.md

Lines changed: 2 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,3 @@
1-
# network-transport-inmemory
2-
[![Release](https://img.shields.io/hackage/v/network-transport-inmemory.svg)](http://hackage.haskell.org/package/network-transport-inmemory)
3-
4-
network-transport-inmemory is a transport for local
5-
communication in the same address space (i.e. a single operating system process). This is useful for testing purposes or for local communication that requires the network-transport semantics.
6-
7-
*NB*: network-transport-inmemory does not support cross-transport
8-
communication. All endpoints that want to communicate should be created using
9-
the same transport.
10-
11-
12-
This repository is part of Cloud Haskell.
13-
14-
See http://haskell-distributed.github.com for documentation, user guides,
15-
tutorials and assistance.
16-
17-
## Getting Help / Raising Issues
18-
19-
Please visit the [bug tracker](https://github.com/haskell-distributed/network-transport-inmemory/issues) to submit issues. You can contact the distributed-haskell@googlegroups.com mailing list for help and comments.
20-
21-
## License
22-
23-
This package is made available under a 3-clause BSD-style license.
24-
1+
# network-transport-inmemory (archive)
252

3+
## :warning: This package is now developed here: https://github.com/haskell-distributed/distributed-process :warning:

0 commit comments

Comments
 (0)