Skip to main content

Module protocols

Module protocols 

Source
Expand description

Protocol clients for load testing

Re-exports§

pub use imap::ImapClient;
pub use jmap::JmapClient;
pub use pop3::Pop3Client;
pub use smtp::SmtpClient;

Modules§

imap
IMAP client for load testing
jmap
JMAP client for load testing
pop3
POP3 client for load testing
smtp
SMTP client for load testing