All Notable changes to telnet-client
will be documented in this file
- Unified exceptions now thrown, all implement
TelnetExceptionInterface
TelnetClient::factory
to replaceTelnetClientBuilder
- More tests
- Don't connect on
__construct
but provide aconnect
method. This allows the client to be injected as a dependency without requiring the dsn to be known ahead of time.
- Added missing
TelnetClient::getSocket
method
- Nothing
TelnetClientBuilder
- Nothing
- Everything
- Everything
- Nothing
- Nothing
- Nothing
- Nothing