Skip to content

S3phe/WebSockets-ESP-IDF

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 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

About

WebSockets on ESP-IDF

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 76.2%
  • CSS 9.4%
  • JavaScript 7.0%
  • HTML 5.5%
  • Makefile 1.9%