libpoe-component-sslify-perl

Module for ssl connection handling in poe components
  https://metacpan.org/release/POE-Component-SSLify
  0
  no reviews



Poe::component::sslify is a poe component that represents the standard way to handle ssl connections for other poe components. it allows for the creation of ssl-wrapped sockets, generally used with poe::wheel::socketfactory, which are correctly handled by the poe engine.