converge/pkg/comms
2024-08-13 21:33:29 +02:00
..
agentlistener.go renamed modukle name so that pkgsite will work. 2024-08-12 21:31:15 +02:00
agentserver.go Addes agent address and client address to the client and agent info. 2024-08-12 15:23:07 +02:00
events.go added environment info from the client. 2024-08-10 13:00:48 +02:00
gobchannel.go 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