pub const DEFAULT_SOCKET_NAME: &str = "DEFAULT_MUSIC_PLAYER.socket";
The default name of the socket the daemon listens on.
This can be used for testing, but please do not use this socket name in a finished project.