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
b5a9ecf5e8
converge
/
pkg
/
comms
History
Erik Brakkee
b5a9ecf5e8
more docs.
2024-08-17 10:41:22 +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
doc.go
more docs.
2024-08-17 10:41:22 +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