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
f3963288e3
converge
/
pkg
History
Erik Brakkee
f3963288e3
using clientId in the public interface of admin instead of an internal
...
interface agentConnection.
2024-09-08 11:16:49 +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-09-08 11:16:49 +02:00
comms
reintroduced ClientInfo because it does appear to work.
2024-09-08 11:16:49 +02:00
models
more docs.
2024-09-08 11:16:49 +02:00
server
using clientId in the public interface of admin instead of an internal
2024-09-08 11:16:49 +02:00
support
throttler now ignoring duplicate events.
2024-09-08 11:16:49 +02:00
testsupport
work in progress for testing the matchmaker.
2024-09-08 11:16:49 +02:00