class RelayerApp
(source)
Relayer application, allowing to set a relay between two hobbits endpoints.
The relayer runs as a Java application using the main method defined herein.
<init> |
Relayer application, allowing to set a relay between two hobbits endpoints. RelayerApp() |
main |
Runs a relayer between two hobbits endpoints. fun main(args: Array<String>): Unit |