Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implemented WebSockets for µCNC #608

Merged
merged 9 commits into from
Feb 3, 2024
Merged

Implemented WebSockets for µCNC #608

merged 9 commits into from
Feb 3, 2024

Conversation

Paciente8159
Copy link
Owner

  • initial implementation of WebSockets µCNC, based on events/listeners
  • added support for ESP32, ESP8266 and RP2040

- modified ESP8266 config
- moved websocket initialization
- increased ESP8266 EEPROM size
- implemented websockets on RP2040
- implemented websocket error event
- fixed/improved ESP32 and ESP8266 implementations
@Paciente8159 Paciente8159 added new feature: core new feature: core features needs: testing needs: testing new feature: module new feature: module labels Feb 1, 2024
@Paciente8159 Paciente8159 added tested: OK tested: OK and ready to integrate and removed needs: testing needs: testing labels Feb 3, 2024
@Paciente8159 Paciente8159 merged commit 58f35c5 into master Feb 3, 2024
38 checks passed
@Paciente8159 Paciente8159 deleted the websockets branch February 3, 2024 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature: core new feature: core features new feature: module new feature: module tested: OK tested: OK and ready to integrate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant