cnlohr / espusb

Software-only ESP8266 USB Device
Other
1.46k stars 226 forks source link

How it works #72

Closed MncJoseph closed 1 year ago

MncJoseph commented 1 year ago

Hi,

your project is fascinating and I try to understand it.

I would like to ask you how websocket communication in your project works? I have seen the client part in javasript but I didn't found the 'server' side.. could you explain it?

MncJoseph commented 1 year ago

--recursive is my friend ;)