converge/pkg/comms
2024-08-22 16:38:37 +02:00
..
agentlistener_test.go test for connecting clients and bidirectional communication to agent. 2024-08-22 16:16:02 +02:00
agentlistener.go test for connecting clients and bidirectional communication to agent. 2024-08-22 16:16:02 +02:00
agentserver_test.go added leak detection using the goleak library 2024-08-22 16:38:37 +02:00
agentserver.go test for connecting clients and bidirectional communication to agent. 2024-08-22 16:16:02 +02:00
doc.go more docs. 2024-08-17 10:41:22 +02:00
events.go test for connecting clients and bidirectional communication to agent. 2024-08-22 16:16:02 +02:00
gobchannel_test.go added a few tests for inmemoryconnection. 2024-08-21 16:58:15 +02:00
gobchannel.go discovered net.Pipe for testing tcp connnections which makes the 2024-08-20 11:28:09 +02:00