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
5ff22f4b13
converge
/
pkg
History
Erik Brakkee
5ff22f4b13
a bit more safety by copying the state when passing it to
...
the websessions and prometheus.
2024-08-14 11:36:36 +02:00
..
agent
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
comms
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
models
a bit more safety by copying the state when passing it to
2024-08-14 11:36:36 +02:00
server
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
support
many small changes
2024-07-31 19:30:38 +02:00