TOPLLab / WARDuino

📟 A dynamic WebAssembly VM for embedded systems
https://topllab.github.io/WARDuino/
Mozilla Public License 2.0
72 stars 7 forks source link

🐛 Fix emu to emu connection in out-of-place debugging #235

Closed tolauwae closed 3 months ago

tolauwae commented 3 months ago

Adds a ClientSocket : public WebSocket class to correctly connect to proxy web socket.

Fixes an issue when connecting two emulator instances in out-of-place debugging, where the following error was thrown:

Binding socket to address failed: Address already in use