Commit Graph

4 Commits

Author SHA1 Message Date
ab5fdf4f7e renamed ChannelReadWriter to ChannelReadWriteCloser. 2024-08-21 16:34:16 +02:00
ed04ac035a discovered net.Pipe for testing tcp connnections which makes the
previously developed ChannelReadWriter and InmemoryConnection obsolete.
2024-08-20 11:28:09 +02:00
f88def71ec channelreadwriter test done. 2024-08-20 09:39:22 +02:00
d5a6d70bc4 restructuring test code by introducing a testsupport package
Making it easy 6to start a porof server in tests.
2024-08-20 09:01:46 +02:00