tuweni / org.apache.tuweni.stratum.server / Stratum1Protocol / handle
handle
fun handle(conn: StratumConnection, message: String): Unit (source)
Handle a message over an established Stratum connection
Parameters
conn - the Stratum connection
message - the message to handle