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

WebServer Speed Up #1677

Merged
merged 1 commit into from
Jul 25, 2018
Merged

WebServer Speed Up #1677

merged 1 commit into from
Jul 25, 2018

Conversation

MaValki
Copy link
Contributor

@MaValki MaValki commented Jul 25, 2018

Functions _uploadReadByte and _parseForm were modified in order to speed up uploading data.
Now there is no need to call time consuming client.connected() method.

speed up uploading data. Now there is no need to call time consuming
client.connected() method.
@me-no-dev me-no-dev merged commit 2f5b3c0 into espressif:master Jul 25, 2018
@me-no-dev
Copy link
Member

WooHoo! You made it :D

Curclamas pushed a commit to Curclamas/arduino-esp32 that referenced this pull request Aug 21, 2018
…spressif#1677)

speed up uploading data. Now there is no need to call time consuming
client.connected() method.
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.

None yet

2 participants