converge/pkg/server/matchmaker
2024-09-08 11:16:49 +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-09-08 11:16:49 +02:00
notifier.go renamed converge package to matchmaker. 2024-09-08 11:16:49 +02:00
websessions.go now using maps of Guid to Agent/Client in the state, working towards the definitive solution. 2024-09-08 11:16:49 +02:00