Responder

interface Responder

An object that could respond to external messages asynchronously

Functions

respond
Link copied to clipboard
common
abstract suspend fun respond(request: Envelope): Envelope

Send a request and wait for response for this specific request