Changelog of @hackage/network-transport-inmemory 0.5.2

0.5.2

  • Introduced and published N.T.IM.Internal module. 0.5.1
  • Fixed bug in cleanup procedure. 0.5
  • Complete reimplementation based on STM primitives.
  • Rename Network.Transport.Chan to Network.Transport.InMemory.
  • Disable multicast support until it is properly implemented.
  • Expose internals.