Rust network audio player and web client using actix and crossbeam multithreading, websockets, libvlc, and an Elm frontend.
Geek Repo:Geek Repo
Github PK Tool:Github PK Tool
nicmr opened this issue 5 years ago · comments
There's several reasons to implement our app with websockets over pure http:
Some initial work on this issue has been contributed with e16e857
Switch to websockets has been completed and will be merged with #12