Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 311 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 311 Bytes

Tutter Radio

A client/server application that allows any number of listeners to listen to music playlists simultaneously.

Key features

  • Server written in Rust
  • Web client made with Flutter
  • Communication using protobuf messages over websockets
  • Opus audio codec
  • Audio playback using web audio api