arduino / arduino/ArduinoCore-mbed
Feature Request: the inclusion of professionally constructed websocket server and client WiFi and Ethernet examples in Arduino Pro.
- Dominant language
- C
- Stars
- 411
- Forks
- 225
- PR merge metrics
- No merged PRs in 30d
Description
**Feature Request: the inclusion of professionally constructed websocket server and client WiFi and Ethernet examples in Arduino Pro.**
As the use of microcontrollers in IoT continues to grow, there is an increasing demand for fast and secure data transfer both over the internet and within local networks. Providing websocket examples in Arduino Pro would allow users to more easily implement these features in their projects and meet the growing demand for secure and fast data transfer in IoT systems. (Generated by ChatGPT)
I have already hacked together some forms of solutions to at least the WiFiSSLClient side of websockets using the Arduino Portenta in these 2 closed issues:
https://github.com/arduino/ArduinoCore-mbed/issues/599
https://github.com/arduino/ArduinoCore-mbed/issues/589
but my solutions have a few minor issues which Arduino could tidy. I would be willing to help where I can.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the two linked closed issues and the author's WiFiSSLClient work on Portenta. Then inspect the repository's existing Arduino Pro WiFi and Ethernet examples to determine the appropriate scope. Done means professionally constructed websocket server and client examples are available for both WiFi and Ethernet, with the stated security and data-transfer goals addressed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- arduino, c
- Domain
- embedded-iot, networking
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100