#music #music-player #mecomp #music-audio

bin+lib mecomp-daemon

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

5 releases

0.2.2 Mar 9, 2025
0.2.1 Mar 4, 2025
0.2.0 Feb 17, 2025
0.1.1 Oct 12, 2024
0.1.0 Oct 11, 2024

#8 in #mecomp

Download history 10/week @ 2024-12-04 7/week @ 2024-12-11 1/week @ 2025-01-01 102/week @ 2025-02-12 26/week @ 2025-02-19 89/week @ 2025-02-26 185/week @ 2025-03-05 24/week @ 2025-03-12 4/week @ 2025-03-19

303 downloads per month
Used in 3 crates

MIT and GPL-3.0 licenses

5.5MB
17K 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

~82–120MB
~2M SLoC