@monicalam says:
"A remote requester cannot tell the owner to stop a rule."
Currently, a remote requester can stop a rule that is set to return results to the requester (using return) but cannot stop other rules.
We have protocol to do both, using Abort messages, we just need a way to track remote programs that are running (even if they have no local rule associated with it) and then UI for it.
@monicalam says: "A remote requester cannot tell the owner to stop a rule."
Currently, a remote requester can stop a rule that is set to return results to the requester (using return) but cannot stop other rules. We have protocol to do both, using Abort messages, we just need a way to track remote programs that are running (even if they have no local rule associated with it) and then UI for it.