Skip to content

Conversation

d-a-v
Copy link
Collaborator

@d-a-v d-a-v commented Mar 30, 2021

WiFiClient's ClientContext was originally designed to take data from a Stream through a specific DataSource class which is now removed by the Stream::send changes.
Ability to stream from flash or dram to WiFiClient was missing from these changes, this is now restored.

Fixes #7928 (comment)

@d-a-v d-a-v added this to the 3.0.0 milestone Mar 31, 2021
@d-a-v d-a-v added the alpha included in alpha release label Mar 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

alpha included in alpha release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Does ESP8266WebServer and ESP8266WiFi now require non32xfer to be enabled?

2 participants