converge/pkg
2024-08-17 10:12:09 +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 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
models formatting 2024-08-16 00:41:04 +02:00
server introduced DownloadCommand and Shell types to improve type safety 2024-08-17 10:12:09 +02:00
support more generalization of how time is handled in the tests. 2024-08-16 21:08:44 +02:00