Skip to content

Conversation

@OttoWinter
Copy link
Member

@OttoWinter OttoWinter commented Jul 29, 2020

See also https://github.com/OttoWinter/ESPAsyncTCP/pull/2\#issuecomment-665466505

Sorry for all the whitespace changes, my editor is set up to auto-trim trailing whitespace. The main changes are in AsyncEventSource::send and webSocketSendFrame (when send() fails, the data still got added to the pcb, so don't return 0)

Also increases SEE_MAX_QUEUED_MESSAGES to 32 on ESP8266

@OttoWinter OttoWinter changed the title Create fork for esphome Fix EventSource ::send Jul 29, 2020
@OttoWinter OttoWinter merged commit 40c37b9 into master Jul 29, 2020
@OttoWinter OttoWinter deleted the fix-event-source branch July 29, 2020 07:18
CircuitSetup added a commit to CircuitSetup/ESPAsyncWebServer that referenced this pull request Sep 4, 2020
From esphome#1

The main changes are in AsyncEventSource::send and webSocketSendFrame (when send() fails, the data still got added to the pcb, so don't return 0)

Also increases SEE_MAX_QUEUED_MESSAGES to 32 on ESP8266
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.

2 participants