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
Added option with af9f7ee.
Next step: add validation for option, so only legal ports can be passed (0-65,535)
renaming the issue to reflect the new task at hand
Added with d44b7f8
Next objective: gracefully handle failure to bind the port instead of panic