Unrud / remote-touchpad

Control mouse and keyboard from a smartphone
GNU General Public License v3.0
526 stars 50 forks source link

use relative URL for websocket #39

Closed schnusch closed 2 years ago

schnusch commented 2 years ago

This way remote-touchpad can be easily configured with a reverse proxy at any path to avoid coliision with other services.

It should work, but I need some directions on how the assetFS is build with go generate, because I don't know the first thing about Go.