# Examples
This directory contains examples of working with the IMAP client.
Examples:
* basic - This is a very basic example of using the client.
* idle - This is a basic example of how to perform an IMAP IDLE call
and interrupt it based on typing a line into stdin.
* gmail_oauth2 - This is an example using oauth2 for logging into
gmail via the OAUTH2 mechanism.