Subject: | add in support for SSL connections (via PoCo::SSLify) |
<@BinGOs> You'll want an option switch to the constructor, checks to see
if SSLify is available or not
<@BinGOs> and then use Client_SSLify($socket) before starting the
ReadWrite wheel.
<@BinGOs> With checks to make sure that that call actually worked or not.