converge/pkg/server/matchmaker
2024-08-13 21:33:29 +02:00
..
matchmaker.go renamed converge package to matchmaker. 2024-08-12 21:53:26 +02:00
notifier.go renamed converge package to matchmaker. 2024-08-12 21:53:26 +02:00
websessions.go 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