is there a way to host a BombSquad sever on glitch
Bombsquad uses UDP for it’s game servers (like Minecraft) so there possibly is a way, but you’d need ngrok to achieve it as Glitch mainly supports TCP connections (like HTTP, HTTPS, WebDav)
is there a way to host a BombSquad sever on glitch
Bombsquad uses UDP for it’s game servers (like Minecraft) so there possibly is a way, but you’d need ngrok to achieve it as Glitch mainly supports TCP connections (like HTTP, HTTPS, WebDav)