dispatch

fun dispatch(method: String, impl: suspend (RpcDispatcherLocal, StateT, List<DataItem>) -> DataItem)