converge/pkg
Erik Brakkee 4444d6bbcd initial state is now sent again when the websocket connection is
established.
Also throttling based on user input. When browser sends multiple
messages per second the user will still only get one notification per
second at most.
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 hostkey is now sent from the server to the agent so that at a later 2024-09-08 11:16:49 +02:00
models more docs. 2024-09-08 11:16:49 +02:00
server initial state is now sent again when the websocket connection is 2024-09-08 11:16:49 +02:00
support more generalization of how time is handled in the tests. 2024-09-08 11:16:49 +02:00