Fixes after merging the server-side queue changes
- Add TLS support to awc.
- Use HTTP 1.1 for websocket connection.
- Send empty body with post request so that it works when reverse proxied.
- Fix more clippy warnings.
- Work to keep all players in sync when playing together.