Hello everyone,
Anyone ever use a reverse proxy for their server? I have setup a reverse proxy and can connect to the server using client.connect but the server stopped showing up in the rust server browser after implementing the proxy. Any way to fix this? I have searched online but whenever googling rust reverse proxy I get.. coding a reverse proxy in rust.
Thanks