Skip to content

Listener based implementation for IMAP.

Latest
Compare
Choose a tag to compare
@krdev krdev released this 14 May 22:33
· 183 commits to master since this release
3d188ce

This is a listener based implementation for IMAP protocol client. We are planning to move towards a model where we will use java.util.concurrent.Future instead.