converge/pkg/testsupport
Erik Brakkee 7d25f39f5b 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-08-22 16:16:02 +02:00
..
bitpipe.go test for connecting clients and bidirectional communication to agent. 2024-08-22 16:16:02 +02:00
channelreadwriter_test.go renamed ChannelReadWriter to ChannelReadWriteCloser. 2024-08-21 16:34:16 +02:00
channelreadwriter.go minor cleanup 2024-08-21 16:59:33 +02:00
inmemoryconnection_test.go added a few tests for inmemoryconnection. 2024-08-21 16:58:15 +02:00
inmemoryconnection.go renamed ChannelReadWriter to ChannelReadWriteCloser. 2024-08-21 16:34:16 +02:00
utils.go test for connecting clients and bidirectional communication to agent. 2024-08-22 16:16:02 +02:00