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

Test (and add) example for Async WS on with wifi hardware #68

Open
Scottapotamas opened this issue Sep 3, 2018 · 0 comments
Open

Test (and add) example for Async WS on with wifi hardware #68

Scottapotamas opened this issue Sep 3, 2018 · 0 comments
Assignees
Labels

Comments

@Scottapotamas
Copy link
Collaborator

I believe the default implementations for the Arduino IDE use blocking TCP calls.

https://github.com/me-no-dev/ESPAsyncTCP is a good option, and the websockets library used in the other demo code does support async mode if the requisite library is installed (and some defines are enabled).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant