# Functions
New creates a new server.
NewMailbox creates a new mailbox.
No description provided by the author
NewUserSession creates a new user session.
# Structs
Mailbox is an in-memory mailbox.
A MailboxView is a view into a mailbox.
Server is a server instance.
No description provided by the author
UserSession represents a session tied to a specific user.