@hackage pipes-p2p-examples0.3
Examples using pipes-p2p
Categories
License
BSD-3-Clause
Maintainer
j@dannynavarro.net
Links
Versions
Deprecated
Dependencies (0)
- base >=4.6 && <4.8
- binary >=0.7
- bytestring
- containers
- errors
- mtl Show all…
Dependents (1)
@hackage/acme-everything
For now this package includes a dummy P2P network where nodes just exchange their network addresses. This can be used as boilerplate code for other P2P networks. Future releases may contain more examples.