Skip to content

Conversation

@WJW02
Copy link
Collaborator

@WJW02 WJW02 commented Mar 6, 2025

Added:

  • ESP32-S3-EYE HTTP client
  • HTTP server
  • ESP32-S3-EYE websocket client
  • Websocket server

HTTP and websocket servers are configured using parameters in settings.yaml, and are launched by run_edge.py sequentially (for now).

mode parameter in settings.yaml defines which servers get launched.

Both servers use static methods of RequestHandler class to manage the requests.

@lbedogni lbedogni merged commit a990f5e into main Mar 24, 2025
2 checks passed
@lbedogni lbedogni deleted the feature/communication branch March 24, 2025 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants