converge/pkg
Erik Brakkee d839583f7b 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-09-08 11:16:48 +02:00
..
agent communication between agent and server. Removed the flags libray for command-line parsing. 2024-09-08 11:16:48 +02:00
async clean solution for concurrence in session.go by serializing all external calls (apart from initialization) through a channel. 2024-09-08 11:16:48 +02:00
comms communication between agent and server. Removed the flags libray for command-line parsing. 2024-09-08 11:16:48 +02:00
converge communication between agent and server. Removed the flags libray for command-line parsing. 2024-09-08 11:16:48 +02:00
iowrappers * fixes for windows 2024-09-08 11:16:48 +02:00
terminal * fixes for windows 2024-09-08 11:16:48 +02:00
websocketutil removed read and write dead lines. Appears to be still working. 2024-09-08 11:16:48 +02:00