Skip to content

Merge #89 from fhessel/esp32_https_server #7

New issue

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

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

Already on GitHub? # to your account

Merged
merged 6 commits into from
Nov 29, 2021
Merged

Conversation

KaloNK
Copy link
Owner

@KaloNK KaloNK commented Nov 29, 2021

No description provided.

bligeti and others added 6 commits May 12, 2020 23:01
In case closeConnection() is called due to SSL reported error - like session disconnection due to unstable Wifi -  onClose() should be called to free up the recorded websocket handlers.
From updateBuffer() a session clean up is initiated via closeConnection() if error is detected when reading from SSL but the already removed session is not handled in other parts of the state machine.
Co-authored-by: Frank Hessel <frnkhessel@googlemail.com>
Co-authored-by: Frank Hessel <frnkhessel@googlemail.com>
@KaloNK KaloNK merged commit 92a4ddf into KaloNK:master Nov 29, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants