Commit Graph

53 Commits

Author SHA1 Message Date
41403476c6 working server
* administration appears coorect
* multiple clients for one agent
* logging of active connections
* simple echo server on the agent.
2024-09-08 11:16:48 +02:00
ff71dbac52 agent is now setting up ws connection to server.
Next: adding multiplexing and listening on a socket.
2024-09-08 11:16:48 +02:00
72d128998b First agent version, passing in external listener fo ssh so it can be used later with yamux as well. 2024-09-08 11:16:48 +02:00