pubmodconfig;pubmodserver;pubmodstream_protocol;pubmodtests;pubuseconfig::TcpConfig;pubuseserver::TcpEchoServer;pubusestream_protocol::TcpProtocol;// Type alias for the generic stream client with TCP protocol
pubtypeTcpEchoClient=crate::stream::Client<TcpProtocol>;