MausTec / edge-o-matic-3000

Firmware for the Edge-o-Matic 3000
GNU General Public License v3.0
104 stars 29 forks source link

Implement WSS on ESP32 #8

Closed MauAbata closed 3 years ago

MauAbata commented 3 years ago

The lack of https: support for the WebSocket connection to the Edge-o-Matic is making it really friggin hard to use modern web features, like Bluetooth support and Buttplug.io.

We should figure out how to upgrade the WS connection to WSS. I know the ESP has crypto functions. It does WiFi.

Please, gods of embedded programming, shine your wisdom upon me.

MauAbata commented 3 years ago

Closed in v0.3.0