You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upd: Now it also supports webhook protocol (when you're under NAT). Sad that I can't set Auth header in browsers websocket. Because with it I could make browser only bridge.
Upd: Now it also supports webhook protocol (when you're under NAT). Sad that I can't set Auth header in browsers websocket. Because with it I could make browser only bridge.
What do you need for the auth header? The ability to set that in the buttplug-js client?
and it's not possible to do this specifically in the web browser api. I wanted to recreate this bridge in a browser page, so the only requirement for a functioning bridge would be an open site.
Still, nodejs based bridge is working, but I belive it's ideal to ask users to install nodejs for that. It's too much work for that.
Basic websocket bridge between xtoys custom websocket toy and buttplug.io vibrator. The most basic as it can be.
https://github.com/c4llv07e/xtoys_bridge
The text was updated successfully, but these errors were encountered: