converge/pkg
Erik Brakkee 7d25f39f5b test for connecting clients and bidirectional communication to agent.
Required lots of rework since the GOBChannel appeared to be reading
ahead of the data it actually needed. Now using more low-level IO
to send the clientId over to the agent instead.
2024-08-22 16:16:02 +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-08-13 21:33:29 +02:00
comms test for connecting clients and bidirectional communication to agent. 2024-08-22 16:16:02 +02:00
models more docs. 2024-08-17 10:41:22 +02:00
server test for connecting clients and bidirectional communication to agent. 2024-08-22 16:16:02 +02:00
support test for connecting clients and bidirectional communication to agent. 2024-08-22 16:16:02 +02:00
testsupport test for connecting clients and bidirectional communication to agent. 2024-08-22 16:16:02 +02:00