notifyHandler

abstract fun <I> notifyHandler(op: JsonRpcEndpoint<I>, handler: suspend (I) -> Unit)