mpd-rs-ng-revenge 2 bogaloo (mpd protocol in rust, server and client)
Go to file
h7x4 366f56da9e
Some checks failed
Build and test / build (push) Successful in 59s
Build and test / check (push) Failing after 58s
Build and test / docs (push) Successful in 1m21s
Build and test / test (push) Successful in 1m37s
commands: fix some syntax errors reporting literals
2024-12-14 00:19:25 +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: fix some syntax errors reporting literals 2024-12-14 00:19:25 +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.