converge/pkg/agent
Erik Brakkee 2ed81c3174 communication between agent and server. Removed the flags libray for command-line parsing.
Heartbeat mechanism from client to server over the custom connection for sending events to guarantee that the connectoin stays up.
2024-07-25 19:51:11 +02:00
..
help.txt clean solution for concurrence in session.go by serializing all external calls (apart from initialization) through a channel. 2024-07-24 19:23:51 +02:00
session.go communication between agent and server. Removed the flags libray for command-line parsing. 2024-07-25 19:51:11 +02:00
ssh.go basic session management is now implemented. 2024-07-21 12:34:34 +02:00