#music-player #player #music #audio #mecomp #rpc-server #client-server

bin+lib mecomp-daemon

The RPC daemon for the mecomp music player, contains client library and server executable

3 unstable releases

new 0.2.0 Feb 17, 2025
0.1.1 Oct 12, 2024
0.1.0 Oct 11, 2024

#432 in Multimedia

Download history 1/week @ 2024-10-21 4/week @ 2024-11-04 2/week @ 2024-11-18 17/week @ 2024-12-09 1/week @ 2024-12-30

128 downloads per month
Used in 3 crates

MIT and maybe GPL-3.0

2MB
15K SLoC

MECOMP-Daemon

mecomp-daemon is the core of the MECOMP application. It is a long-running RPC server that handles all the backend logic and state-management necessary for the application to function. The MECOMP clients are simply frontends to this server.


lib.rs:

Tests for:

  • the init_test_client_server function
  • daemon endpoints that aren't covered in other tests

Dependencies

~67–105MB
~2M SLoC