Skip to content

Molorius/WebSockets-ESP-IDF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebSockets ESP-IDF

An example server for the websocket component on ESP-IDF using lwip netconn. The example can be made with make and uploaded with make flash.

This repository may not be actively developed (I have since organized development). See this for the most up to date example, and this for the most updated component.

The most updated component, with documentation, can be found here.

Some configuration options for the Server can be found in menuconfig in: Component config ---> WebSocket Server