converge/cmd
Erik Brakkee 2c42f89547 moved all ui stuff to the ui package.
The structure of converge server is now much more clear in the package
// structure below pkg/server.
2024-08-17 10:37:20 +02:00
..
agent renamed modukle name so that pkgsite will work. 2024-08-12 21:31:15 +02:00
converge moved all ui stuff to the ui package. 2024-08-17 10:37:20 +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-08-13 21:33:29 +02:00
tcpclient cross compilation on windows working. 2024-07-22 19:34:26 +02:00
tcpserver cross compilation on windows working. 2024-07-22 19:34:26 +02:00
tcptows renamed modukle name so that pkgsite will work. 2024-08-12 21:31:15 +02:00
templaterender renamed templates package to ui 2024-08-17 10:22:03 +02:00
wsproxy renamed modukle name so that pkgsite will work. 2024-08-12 21:31:15 +02:00
wstotcp renamed modukle name so that pkgsite will work. 2024-08-12 21:31:15 +02:00