@hackage network-transport-inmemory0.5.4

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.

  • Installation

  • Dependencies (0)

  • Dependents (0)