Expand description

Test connectors that never return data

Structs

A service that will connect but never send any data

A service that will never return whatever it is you want

Type Definitions

A service where the underlying TCP connection never connects.

A Connector that can be use with Client that never returns a response.