pavlobu / deskreen

Deskreen turns any device with a web browser into a secondary screen for your computer. ⭐️ Star to support our work!
https://deskreen.com
GNU Affero General Public License v3.0
15.46k stars 832 forks source link

feat: changed client code to dynamically call domain in address bar #217

Open Ranguna opened 1 year ago

Ranguna commented 1 year ago

To avoid fiddly code fetching the current protocol, domain and port from the window, one can simply use the path and the browser will automatically call the protocol://domain:port/ in the browser's address.