Skip to content

Fixes after merging the server-side queue changes

Jason Heard requested to merge queue-fixes into master
  • 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.

Merge request reports