converge/pkg
2024-07-27 20:46:53 +02:00
..
agent initialization of username, password on client (from server) and initialization of agentinfo on server is now done as soon as the agent registered and not through a side channel. 2024-07-27 20:46:53 +02:00
async 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
comms initialization of username, password on client (from server) and initialization of agentinfo on server is now done as soon as the agent registered and not through a side channel. 2024-07-27 20:46:53 +02:00
converge initialization of username, password on client (from server) and initialization of agentinfo on server is now done as soon as the agent registered and not through a side channel. 2024-07-27 20:46:53 +02:00
iowrappers * fixes for windows 2024-07-23 19:26:59 +02:00
terminal * fixes for windows 2024-07-23 19:26:59 +02:00
websocketutil removed read and write dead lines. Appears to be still working. 2024-07-24 22:26:15 +02:00