tuweni / org.apache.tuweni.relayer / RelayerApp

RelayerApp

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.

Constructors

<init>

RelayerApp()

Relayer application, allowing to set a relay between two hobbits endpoints.

Companion Object Functions

main

fun main(args: Array<String>): Unit

Runs a relayer between two hobbits endpoints.