mpd-rs-ng-revenge 2 bogaloo (mpd protocol in rust, server and client)
Go to file
2024-12-13 17:16:16 +01:00
.gitea/workflows Move repo to Projects 2024-12-13 17:16:15 +01:00
examples/mpd-client examples/mpd-client: format 2024-12-13 16:59:40 +01:00
src commands: verify key uniqueness for ResponseAttributes -> HashMap 2024-12-13 17:16:16 +01:00
.envrc .envrc: init 2024-12-05 18:10:11 +01:00
.gitignore Initial commit 2024-11-05 22:47:35 +01:00
Cargo.lock Continued development 2024-11-30 01:57:45 +01:00
Cargo.toml Move repo to Projects 2024-12-13 17:16:15 +01:00
flake.lock flake.lock: bump 2024-11-30 01:57:57 +01:00
flake.nix Initial commit 2024-11-05 22:47:35 +01:00
README.md Move repo to Projects 2024-12-13 17:16:15 +01:00

Coverage Docs

empidee

Rust implementation of the mpd protocol, both client and serverside.