converge/cmd
Erik Brakkee db094d2a13 reverted changes to throttler for ignoring duplicate events. This caused
more problems since state is immutable but some state of agents and
client is not immutable so it ignored events that were not really
duplicates.
This reverts commit f6b0211336.
2024-09-08 11:16:49 +02:00
..
agent more symmetry. SetupHeartBeat froma agent to server now done in separate 2024-09-08 11:16:49 +02:00
converge reverted changes to throttler for ignoring duplicate events. This caused 2024-09-08 11:16:49 +02:00
fsnotifytest 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
tcpclient cross compilation on windows working. 2024-09-08 11:16:48 +02:00
tcpserver cross compilation on windows working. 2024-09-08 11:16:48 +02:00
tcptows renamed modukle name so that pkgsite will work. 2024-09-08 11:16:49 +02:00
templaterender renamed templates package to ui 2024-09-08 11:16:49 +02:00
wsproxy renamed modukle name so that pkgsite will work. 2024-09-08 11:16:49 +02:00
wstotcp renamed modukle name so that pkgsite will work. 2024-09-08 11:16:49 +02:00