Description
Haskell / Erlang interoperability library.
Description
A library for building nodes of a distributed Erlang system in Haskell. Nodes can be created and registered to an epmd, Erlang terms can be marshalled to/from Erlangs binary term representation and message can be sent to or received from processes running on a different node. In it's preliminary state hinterface supports of Erlangs binary terms and a subset of the distribution protocol.
README.md