A place to put your YouTube video that is ESP8266 related.

User avatar
By cnlohr
#26371 I'm finally getting around to implementing my websockets engine on the ESP8266, allowing a significant amount of high performance communication between the ESP8266 and a web-based GUI.

User avatar
By cnlohr
#26386 It shouldn't be hard to port to {insert your favorite IDE here} but, I usually only program in straight C, and on the minimal SDK so that my code can be maximally portable. Maybe someone else can port for Arduino, or NodeMCU?