packages feed

distributed-process-p2p-0.1.5.0: CHANGELOG

0.1.5.0:

    * Use async messages instead of channels for discovery.
      Should prevent deadlocks in peer exchange.

0.1.4.0:

    * Limit network-transport-tcp to >=0.6
        * `createLocalNode` and bootsrap functions
           now require port-to-external mapper ()
    * Move `RemoteTable` argument closer to host-port-ext

0.1.3.2:

    * Drop upper bounds.
    * Put jollycloud node under a flag.

0.1.3.1:

    * Unpack and export more bootstrapping functions.

0.1.3.0:

    * Update dependencies to Cloud Haskell release.