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
d3d4c7242a
converge
/
pkg
/
comms
History
Erik Brakkee
d3d4c7242a
restructuring test code by introducing a testsupport package
...
Making it easy 6to start a porof server in tests.
2024-09-08 11:16:49 +02:00
..
agentlistener.go
renamed modukle name so that pkgsite will work.
2024-09-08 11:16:49 +02:00
agentserver_test.go
restructuring test code by introducing a testsupport package
2024-09-08 11:16:49 +02:00
agentserver.go
more symmetry. SetupHeartBeat froma agent to server now done in separate
2024-09-08 11:16:49 +02:00
doc.go
more docs.
2024-09-08 11:16:49 +02:00
events.go
hostkey is now sent from the server to the agent so that at a later
2024-09-08 11:16:49 +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-09-08 11:16:49 +02:00