converge/pkg
Erik Brakkee 1b98b0fa90 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-08-24 20:44:12 +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 reintroduced ClientInfo because it does appear to work. 2024-08-24 20:34:27 +02:00
models more docs. 2024-08-17 10:41:22 +02:00
server now asserting succesful client creation after calling connectClient() 2024-08-24 20:44:12 +02:00
support multiple clients connecting to multiple agents. 2024-08-22 22:44:54 +02:00
testsupport work in progress for testing the matchmaker. 2024-08-23 21:10:01 +02:00