Hi Team,
I have a question regarding the communication model of fleetdm. I can't really find an architecture picture that describes the communication between the agent running on every machine and the central fleetdm server. Is there only a pull based communication (agent -> Server) or is there a bidirectional communication (agent <-> server)?
Thank you in advance!