hinterface: Haskell / Erlang interoperability library
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.
[Skip to Readme]
Modules
- Foreign
- Erlang
- Foreign.Erlang.Connection
- Foreign.Erlang.ControlMessage
- Foreign.Erlang.Digest
- Foreign.Erlang.Epmd
- Foreign.Erlang.Handshake
- Foreign.Erlang.LocalNode
- Foreign.Erlang.Mailbox
- Foreign.Erlang.NodeData
- Foreign.Erlang.NodeState
- Foreign.Erlang.Term
- Erlang
- Network
- Network.BufferedSocket
- Util
- Util.Binary
- Util.BufferedIOx
- Util.FloatCast
- Util.IOExtra
- Util.Socket
Downloads
- hinterface-0.6.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.5.0.0, 0.5.0.1, 0.5.0.2, 0.6.0.0, 0.7.0, 0.8.0, 0.8.1, 0.8.2, 0.8.3, 0.9.0, 0.10.0, 0.11.0, 1.0.0, 2.0.0, 2.0.1 |
---|---|
Dependencies | array (>=0.5.2.0 && <0.6), async (>=2.2.1 && <2.3), base (>=4.9 && <5), binary (>=0.8.5.1 && <0.9), bytestring (>=0.10.8.2 && <0.11), containers (>=0.5.11.0 && <0.6), cryptonite (>=0.25 && <0.26), exceptions (>=0.10.0 && <0.11), lifted-async (>=0.10.0.2 && <0.11), lifted-base (>=0.2.3.12 && <0.3), memory (>=0.14.16 && <0.15), monad-control (>=1.0.2.3 && <1.1), monad-logger (>=0.3.29 && <0.4), mtl (>=2.2.2 && <2.3), network (>=2.6.3.6 && <2.7), QuickCheck (>=2.11.3 && <2.12), random (>=1.1 && <1.2), resourcet (>=1.2.1 && <1.3), safe-exceptions (>=0.1.7.0 && <0.2), stm (>=2.4.5.0 && <2.5), text (>=1.2.3.0 && <1.3), transformers (>=0.5.5.0 && <0.6), transformers-base (>=0.4.5.2 && <0.5), vector (>=0.12.0.1 && <0.13) [details] |
License | BSD-3-Clause |
Copyright | 2016-2018 Timo Koepke, Sven Heyll |
Author | Timo Koepke, Sven Heyll |
Maintainer | timo.koepke@googlemail.com, sven.heyll@gmail.com |
Category | Language |
Home page | https://github.com/lindenbaum/hinterface |
Source repo | head: git clone https://github.com/lindenbaum/hinterface.git |
Uploaded | by SvenHeyll at 2018-11-06T19:55:42Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 7216 total (0 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2018-11-06 [all 3 reports] |