The project name is right: `network-transport-inmemory`. To use `Chan` as the module is to let an implementation detail leak into the public API. I suggest we move to either
`Network.Transport.Numa`
`Network.Transport.Memory`
`Network.Transport.InMemory`
We will pick one of these (probably `Memory` IMO) for the next major release.
The project name is right: `network-transport-inmemory`. To use `Chan` as the module is to let an implementation detail leak into the public API. I suggest we move to either
`Network.Transport.Numa`
`Network.Transport.Memory`
`Network.Transport.InMemory`
We will pick one of these (probably `Memory` IMO) for the next major release.