converge/pkg/agent
2024-07-30 19:03:21 +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 refactoring towards being able to send events from Admin to UI (websocket) without exposing connection info but only metadata. 2024-07-30 19:03:21 +02:00
ssh.go basic session management is now implemented. 2024-07-21 12:34:34 +02:00