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

feat: wifi connection #10

Merged
merged 12 commits into from
Mar 10, 2024
Merged

feat: wifi connection #10

merged 12 commits into from
Mar 10, 2024

Conversation

Bissas
Copy link
Member

@Bissas Bissas commented Mar 3, 2024

Changes:

  • Can now connect to WebSockets through WiFI (Only tested on ESP32)
  • Changed structure of the Deploii object to make all calls through a Deploii handler.

@Bissas Bissas added the feature label Mar 3, 2024
@Bissas Bissas requested a review from AasmundN March 3, 2024 17:54
@Bissas Bissas self-assigned this Mar 3, 2024
@Bissas Bissas linked an issue Mar 3, 2024 that may be closed by this pull request
Copy link
Member

@AasmundN AasmundN left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice

src/deploii.cpp Outdated Show resolved Hide resolved
src/handler/deploii_handler_WiFi_WS.cpp Outdated Show resolved Hide resolved
@Bissas Bissas merged commit 1e6f535 into main Mar 10, 2024
2 of 4 checks passed
@Bissas Bissas deleted the feat/wifi-connection branch March 10, 2024 10:02
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.

Code needed to connect to the ws server through Wi-Fi
2 participants