Expand description

Shared items for crates that want to communicate with mumd and/or mumctl.

Re-exports

pub use error::Error;

Modules

Commands can be sent from a controller to mumd which might respond with a CommandResponse.
Representations of the mumdrc configuration file.

Constants

The default mumble port.
The default file path to use for the socket.

Functions

Setup a minimal fern logger.