p-society / raag

CLI Tool for Offline Music Playback, Streaming with Local P2P Support.
Apache License 2.0
2 stars 2 forks source link

enhance p2p, basic cli support added to raag #5

Closed kraytos17 closed 1 month ago

kraytos17 commented 1 month ago
  1. P2P suppport using multicastDNS added, replacing kademlia DHT added.
  2. Basic cli support via Cobra added (this can be changed to bubbletea later)
  3. Graceful shutdown, basic logging, config flags added.
zakhaev26 commented 1 month ago

please resolve the merge conflicts @kraytos17