https://github.com/jafb321/esp32-websocket-client
Web Socket client - Send data from ESP32/Arduino
https://github.com/jafb321/esp32-websocket-client
Last synced: 9 months ago
JSON representation
Web Socket client - Send data from ESP32/Arduino
- Host: GitHub
- URL: https://github.com/jafb321/esp32-websocket-client
- Owner: JAFB321
- Created: 2021-10-09T01:38:07.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-09T08:36:50.000Z (over 4 years ago)
- Last Synced: 2025-06-10T00:06:15.618Z (about 1 year ago)
- Language: C++
- Homepage:
- Size: 4.88 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Web Socket client with ESP32
### Why is there a websocket-server folder?
It's just a quick web sockets server with node.js, go to that folder and type "npm start" in your terminal to run