fun processRegisterRequest(req: RegisterRequest): Unit
Process a request from a monitor to add them to the subscribers. This includes hooks to authenticate the request, but currently all requests pass (and theres no access control on vaults, so it has no actual meaning).