converge/pkg/server/matchmaker
Erik Brakkee 1ec7241c95 now asserting succesful client creation after calling connectClient()
THis way conenctClient(0 can be used also for cases where client
connection
is not successful.
2024-09-08 11:16:49 +02:00
..
doc.go moved all ui stuff to the ui package. 2024-09-08 11:16:49 +02:00
hostkey.pem hostkey is now sent from the server to the agent so that at a later 2024-09-08 11:16:49 +02:00
matchmaker_test.go now asserting succesful client creation after calling connectClient() 2024-09-08 11:16:49 +02:00
matchmaker.go changes for testing agent connect by returning a synchronizer() function 2024-09-08 11:16:49 +02:00
notifier.go renamed converge package to matchmaker. 2024-09-08 11:16:49 +02:00