mpd-rs-ng-revenge 2 bogaloo (mpd protocol in rust, server and client)
Go to file
h7x4 98ecbc03cc
Some checks failed
Build and test / docs (push) Waiting to run
Build and test / build (push) Has been cancelled
Build and test / check (push) Has been cancelled
Build and test / test (push) Has been cancelled
response: remove leftover response types, add error codes
2024-12-13 18:29:54 +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 response: remove leftover response types, add error codes 2024-12-13 18:29:54 +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.