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
670a705326
converge
/
pkg
History
Erik Brakkee
670a705326
test multiple clients now working with a fully concurrent registration
...
of clients.
2024-08-23 16:32:41 +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
test multiple clients now working with a fully concurrent registration
2024-08-23 16:32:41 +02:00
models
more docs.
2024-08-17 10:41:22 +02:00
server
test multiple clients now working with a fully concurrent registration
2024-08-23 16:32:41 +02:00
support
multiple clients connecting to multiple agents.
2024-08-22 22:44:54 +02:00
testsupport
test multiple clients now working with a fully concurrent registration
2024-08-23 16:32:41 +02:00