Changes for version 0.002 - 2011-01-05
- Applied some suggested code changes from PEVANS, which among other things have cleaned up the transport handling and TLS upgrade. Convert to use the IO::Async::Protocol::LineStream base class and dynamic on_read_line return for multiline handling.
Modules
asynchronous IMAP client based on Protocol::IMAP::Client and IO::Async::Protocol::Stream.
asynchronous IMAP client based on Protocol::IMAP::Client and IO::Async::Protocol::Stream.
asynchronous IMAP server based on Protocol::IMAP::Server and IO::Async::Protocol::Stream.