zre: ZRE protocol implementation
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Peer-to-peer local area networking with reliable group messaging and automatic peer discovery. ZRE protocol implementation according to https://rfc.zeromq.org/spec:36/ZRE/
Properties
Versions | 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.1.0, 0.1.2.0, 0.1.3.0, 0.1.4.0, 0.1.5.0, 0.1.5.0, 0.1.5.1 |
---|---|
Change log | CHANGELOG.md |
Dependencies | async, attoparsec (>=0.14 && <0.15), base (>=4 && <5), binary (>=0.8 && <0.9), bytestring, cereal, containers, data-default, directory, filepath, lifted-async, lifted-base, monad-control, mtl, network (>=3.1 && <3.2), network-bsd (>=2.8 && <2.9), network-info (>=0.2 && <0.3), network-multicast (>=0.3 && <0.4), optparse-applicative, process, random, repline (>=0.4 && <0.5), sockaddr, stm, text, time, transformers-base, uuid, zeromq4-haskell (>=0.8 && <0.9), zre [details] |
License | BSD-3-Clause |
Copyright | 2020 Richard Marko |
Author | Richard Marko |
Maintainer | srk@48.io |
Category | Networking |
Home page | https://github.com/sorki/haskell-zre/ |
Source repo | head: git clone https://github.com/sorki/haskell-zre |
Uploaded | by srk at 2022-02-28T14:49:45Z |
Modules
- Data
- Data.ZGossip
- Data.ZMQParse
- Data.ZRE
- Network
- Network.ZGossip
- Network.ZGossip.Types
- Network.ZGossip.ZMQ
- Network.ZRE
- Network.ZRE.Beacon
- Network.ZRE.Chan
- Network.ZRE.Config
- Network.ZRE.Lib
- Network.ZRE.Options
- Network.ZRE.Parse
- Network.ZRE.Peer
- Network.ZRE.Types
- Network.ZRE.Utils
- Network.ZRE.ZMQ
- Network.ZGossip
- System
- ZMQ4
- System.ZMQ4.Endpoint
- ZMQ4
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
examples | Builds example applications | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- zre-0.1.5.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees