converge/pkg
Erik Brakkee 3f3635b056 a lot of progress in setting up tests for the communication.
Wrote ChannelReadWriter that simulates a connection inmemory.
This is used by the agentserver test for testing the initialization. The
first test is already working.
2024-09-08 11:16:49 +02:00
..
agent 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-09-08 11:16:49 +02:00
comms a lot of progress in setting up tests for the communication. 2024-09-08 11:16:49 +02:00
models more docs. 2024-09-08 11:16:49 +02:00
server go conventions: context should be first argument. 2024-09-08 11:16:49 +02:00
support a lot of progress in setting up tests for the communication. 2024-09-08 11:16:49 +02:00