protoFlow

fun <T> protoFlow(targetNodeId: TargetNodeId, serializer: Serializer<T>, path: String): Flow<T>