converge/pkg
Erik Brakkee fc7977f7bb now using maps of Guid to Agent/Client in the state, working towards the definitive solution.
Using LinkedMap that preserves insertion order for the implementation and also added unit tests for that.
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 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
models now using maps of Guid to Agent/Client in the state, working towards the definitive solution. 2024-09-08 11:16:49 +02:00
server now using maps of Guid to Agent/Client in the state, working towards the definitive solution. 2024-09-08 11:16:49 +02:00
support now using maps of Guid to Agent/Client in the state, working towards the definitive solution. 2024-09-08 11:16:49 +02:00