Re: [w3c/gamepad] Please don't restrict to a secure context (#145)

I hit on exactly this issue right now. My robot project hosts a webserver. It connects to the wifi network if it knows the credentials and otherwise starts an access point.

Users interact with the robot via a browser that is simply pointed to the name of the robot being the host name. The robot serves the application to the user browser and via websocket interaction takes place. My web socket server is written in C and doesn't suffer all the security limitations.

However, I want the use to be able to forgo the clumsy virtual joysticks on the touch screen and use a gamepad. This should be so simple and it is so benign and yet.  NAH.

Ok, back to sleep evenone.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/gamepad/issues/145#issuecomment-1312223074
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/gamepad/issues/145/1312223074@github.com>

Received on Friday, 11 November 2022 22:01:03 UTC