Module idle

Source
Expand description

Adds support for the IMAP IDLE command specificed in RFC2177.

Structs§

Handle
Handle allows a client to block waiting for changes to the remote mailbox.
IdleStream
A stream of server responses after sending IDLE.

Enums§

IdleResponse
Possible responses that happen on an open idle connection.