This website requires JavaScript.
Explore
Help
Sign In
erik
/
converge
Watch
1
Star
0
Fork
0
You've already forked converge
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
77c27b395b
converge
/
cmd
/
converge
History
Erik Brakkee
77c27b395b
removed obsolete comments.
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