converge/pkg/testsupport
Erik Brakkee 28b2545163 test for connecting clients and bidirectional communication to agent.
Required lots of rework since the GOBChannel appeared to be reading
ahead of the data it actually needed. Now using more low-level IO
to send the clientId over to the agent instead.
2024-09-08 11:16:49 +02:00
..
bitpipe.go test for connecting clients and bidirectional communication to agent. 2024-09-08 11:16:49 +02:00
channelreadwriter_test.go renamed ChannelReadWriter to ChannelReadWriteCloser. 2024-09-08 11:16:49 +02:00
channelreadwriter.go minor cleanup 2024-09-08 11:16:49 +02:00
inmemoryconnection_test.go added a few tests for inmemoryconnection. 2024-09-08 11:16:49 +02:00
inmemoryconnection.go renamed ChannelReadWriter to ChannelReadWriteCloser. 2024-09-08 11:16:49 +02:00
utils.go test for connecting clients and bidirectional communication to agent. 2024-09-08 11:16:49 +02:00