converge/pkg
Erik Brakkee 538a697770 multiple clients connecting to multiple agents.
Clients cannot yet be started in parallel. due to subtle issue in test
setup with accept
2024-08-22 22:44:54 +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 multiple clients connecting to multiple agents. 2024-08-22 22:44:54 +02:00
models more docs. 2024-08-17 10:41:22 +02:00
server multiple clients connecting to multiple agents. 2024-08-22 22:44:54 +02:00
support multiple clients connecting to multiple agents. 2024-08-22 22:44:54 +02:00
testsupport multiple clients connecting to multiple agents. 2024-08-22 22:44:54 +02:00