An open API service indexing awesome lists of open source software.

https://github.com/jafb321/esp32-tcp-server

Esp32 - Simple TCP Server
https://github.com/jafb321/esp32-tcp-server

Last synced: 9 months ago
JSON representation

Esp32 - Simple TCP Server

Awesome Lists containing this project

README

          

# Esp32 - Simple TCP Server

### Why is there a client.js file?
It is just a tcp client example, you can run it typing node client.js in your terminal

Do you want a dotnet tcp client example? [Go here](https://github.com/JAFB321/esp32-tcp-server/tree/dotnet-example)