converge/pkg/server/matchmaker
2024-08-15 22:08:24 +02:00
..
matchmaker.go Separated out the metadata about the agents and clients from the agentConnection and clientConnection objects. Now, the state does not need to be copied anymore when sending notifications. 2024-08-15 22:08:24 +02:00
notifier.go renamed converge package to matchmaker. 2024-08-12 21:53:26 +02:00
websessions.go now using maps of Guid to Agent/Client in the state, working towards the definitive solution. 2024-08-15 21:04:31 +02:00