Re: Filter::SSL and filter metadata handling

2008-07-19 Thread David Davis
Well, my 'try' was successful. AFAIK, it was the first full non-blocking ssl filter. We have yet to have the changes we made make it into POE core though :) I'm glad you're spear heading this, and Data::Transform is a good choice. I'm ok with a patch to Wheel::ReadWrite as long as it is backward

Filter::SSL and filter metadata handling

2008-07-19 Thread Martijn van Beers
Hi, I've been working on a filter to do SSL, inspired by David Davis' try in Sprocket and IO::Socket::SSL. It seems to be working pretty well (see attached code; mostly needs more testing and error handling), but I can't release it because it needs more API than filters currently provide (see also