titaniumnetwork-dev / Ultraviolet-App

Example application of Ultraviolet which can be deployed in production.
https://docs.titaniumnetwork.org/proxies/ultraviolet
MIT License
253 stars 4.02k forks source link

Online games such as 1v1.lol do not connect to the internet. #73

Open itamar1238 opened 5 months ago

itamar1238 commented 5 months ago

Expected Behavior

When using 1v1.lol or any other online website, you should be able to connect to their online play and play with other users.

Current Behavior

When going onto 1v1.lol and other sites like it, it says please check that youŕe connected to the internet and wont let me play multiplayer.

Possible Solution

I keep seeing in the dev console, ¨wss://domain.whatever/bare/v3¨ refused to connect. Could be the reason.

Steps to Reproduce

  1. Go onto 1v1.lol with the proxy and try to play.

How can I fix this?

OtterCodes101 commented 2 months ago

it appears that websockets do not work for some reason. I'll look into it.