flmodules 0.10.0

Modules used in fledger
Documentation
1
2
3
4
5
6
# Proxy

The proxy module allows to tunnel traffic through another node.
This first version uses the `random_connections` module for the networking.
A future version will use the upcoming `mixer` to transport the messages
to the proxy node.