Commit Graph

5 Commits

Author SHA1 Message Date
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
95fe8bb010 eliminated unused fields in State
Now preserving the lastState in prometheus.go in a State object instead
of in multiple values.
2024-08-14 11:26:31 +02:00
69a8a1aad3 much more clean handling of concurrency in the converge server by separating the administration from the matchmaking by putting admin in a separate package. 2024-08-11 16:17:11 +02:00
7af8c2a09b cumulative counters implemented. 2024-08-07 22:22:54 +02:00
9a3618f06b Live updates of the sessions.
V1 in ascii-art. To be improved.
2024-07-30 21:51:30 +02:00