converge/cmd/converge
2024-09-08 11:16:49 +02:00
..
converge.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-09-08 11:16:49 +02:00
convergeaccess.go renamed converge package to matchmaker. 2024-09-08 11:16:49 +02:00
httpcontext.go More clean handling of the contextpath. 2024-09-08 11:16:49 +02:00
notifier.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-09-08 11:16:49 +02:00
pagehandler.go renamed modukle name so that pkgsite will work. 2024-09-08 11:16:49 +02:00
prometheus.go removed obsolete comments. 2024-09-08 11:16:49 +02:00
usage.go renamed modukle name so that pkgsite will work. 2024-09-08 11:16:49 +02:00