yahoo / imapnio

Java imap nio client that is designed to scale well for thousands of connections per machine and reduce contention when using large number of threads and cpus.
57 stars 50 forks source link

Support Namespace command and fix session logging when channel is notified closed. #65

Closed jui8wang closed 5 years ago

jui8wang commented 5 years ago

This pull request provides support for NAMESPACE command. It also fixes the logging when channel is notified closed.

Description

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

Checklist: