converge/pkg/comms
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 test for initialization failure when connection is closed. 2024-09-08 11:16:49 +02:00
agentserver.go protocol version test implemented between agent and server (and found 2024-09-08 11:16:49 +02:00
doc.go more docs. 2024-09-08 11:16:49 +02:00
events.go protocol version test implemented between agent and server (and found 2024-09-08 11:16:49 +02:00
gobchannel_test.go added a few tests for inmemoryconnection. 2024-09-08 11:16:49 +02:00
gobchannel.go discovered net.Pipe for testing tcp connnections which makes the 2024-09-08 11:16:49 +02:00