[][src]Module new_home_core::connection::connection_factory

Structs

ClientConnection

Contains the connection reader and writer object

ConnectionFactoryImpl

Implements the ConnectionFactory with the TcpReader and TcpWriter object(s)

Traits

ConnectionFactory

Provides a function which returns a client connection consisting of a reader and a writer