rivet-gg / rivet

🔩 Open-source solution to deploy, scale, and operate your multiplayer game
https://rivet.gg
Apache License 2.0
1.89k stars 44 forks source link

Add temporary redirect to HTTPS for HTTP lobby endpoint #896

Open NathanFlurry opened 2 weeks ago

NathanFlurry commented 2 weeks ago

Motivation

Currently HTTP returns a 404 if only HTTPS is supported. This is not intentional.

Implementation

Use Traefik redirect.

linear[bot] commented 2 weeks ago

RVT-3791 Add temporary redirect to HTTPS for HTTP lobby endpoint