XAMPPRocky
XAMPPRocky
> Just curious ... when should we expect a "real" release? When I've decided it is ready, I'd kindly remind you that this is a project maintained by me in...
Thank you for your PR! Can you rebase this on main, doesn't seem like CI ran.
Thank you for your PR, and congrats on your first contribution! 🎉
Thank you for your PR! Can you rebase this on top of main, it seems like CI did not run.
With the terminal, from your branch run `git rebase origin/master`
I'd recommend just scrapping the current, using a new main branch, apply your changes there, and force push to this branch.
This has been resolved with `DeserializedGuard` addition.
Thank you for your issue! Would you mind testing one of the latest images and see if you can reproduce? Just to eliminate the possibility that it has already been...
@zezhehh That is odd, because we have used and tested this setup of having one token per gameserver with multiple clients on a single proxy and haven't had an issue...
If it's one port, I'm going to reckon that the load balancer is not preserving the IP:port of the client when sending traffic to the proxy, so to the proxy...