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

bin+lib mecomp-daemon

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

5 releases

new 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

#392 in Multimedia

Download history 2/week @ 2024-11-16 17/week @ 2024-12-07 1/week @ 2024-12-28 118/week @ 2025-02-15 15/week @ 2025-02-22 131/week @ 2025-03-01

264 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