|
c25129a9bf
|
agent now uses a fixed host key using the go embed package.
Printing welcome message when user logs in.
|
2024-07-21 11:22:05 +02:00 |
|
|
8981efd0b5
|
lots of restructuring.
Experimensts with websockets over yamux failed. Now going to use a
second connection to the server from the agent.
|
2024-07-20 21:55:34 +02:00 |
|
|
98e46ff7cc
|
moved websocket utils to separate package to allow use by the agent.
|
2024-07-20 19:37:17 +02:00 |
|
|
5055cebb7c
|
structuring into packages
|
2024-07-20 14:09:04 +02:00 |
|
|
cfccf04f9d
|
working server
* administration appears coorect
* multiple clients for one agent
* logging of active connections
* simple echo server on the agent.
|
2024-07-20 13:35:49 +02:00 |
|
|
8842c37a66
|
dynamic publicId now working with single connection to agent. Cleanup is not working yet.
|
2024-07-19 21:13:57 +02:00 |
|
|
ada8dee0aa
|
further generalizatio of synchronizing two streams of data.
|
2024-07-18 21:25:00 +02:00 |
|
|
188d949d65
|
moved websocket wrapper to iowrappers package.
|
2024-07-18 21:14:23 +02:00 |
|