converge/pkg/comms
Erik Brakkee d5a6d70bc4 restructuring test code by introducing a testsupport package
Making it easy 6to start a porof server in tests.
2024-08-20 09:01:46 +02:00
..
agentlistener.go renamed modukle name so that pkgsite will work. 2024-08-12 21:31:15 +02:00
agentserver_test.go restructuring test code by introducing a testsupport package 2024-08-20 09:01:46 +02:00
agentserver.go more symmetry. SetupHeartBeat froma agent to server now done in separate 2024-08-19 19:46:39 +02:00
doc.go more docs. 2024-08-17 10:41:22 +02:00
events.go hostkey is now sent from the server to the agent so that at a later 2024-08-17 21:35:29 +02:00
gobchannel.go using unbuffered channels everywhere now. Only change required was to initialize prometeus and the websessions before the matchmaker. This is because at startup the matchmaker wants to write a notification when it starts up but then prometheus and the websessions would not be there to read them. 2024-08-13 21:33:29 +02:00