tuweni / org.apache.tuweni.stratum.server / StratumProtocol / handle

handle

abstract 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