Module client

Source
Expand description

The client implementation.

Structs§

Client
A client connected to an MPD server.
ConnectionEvents
Receiver for connection events.

Enums§

CommandError
Errors which can occur when issuing a command.
ConnectWithPasswordError
Error returned when connecting with a password fails.
ConnectionError
Errors which result in the connection being closed.
ConnectionEvent
Events that occur during connection life cycle.
Subsystem
Subsystems of MPD which can receive state change notifications.

Type Aliases§

Connection
Components of a connection.