How sys.get_connectivity()
works inside? I have an adress (wss://
), that works good on mobile with this method, and doesn’t work on dekstop using http.request() for checking (why i need this).
Would be great to have the same method on dekstop.
How sys.get_connectivity()
works inside? I have an adress (wss://
), that works good on mobile with this method, and doesn’t work on dekstop using http.request() for checking (why i need this).
Would be great to have the same method on dekstop.