thalmiclabs / myo.js

Myo javascript bindings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is it possible to connect to the MyoConnect WebSocket server from a non localhost address.

vshivam opened this issue · comments

I've been trying to connect to the myo web socket server running on my windows desktop from a webpage running on my Android device, by updating the ip address in myo.js, but I can't seem to connect.

Does Myo Control actively reject such requests ?