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

Allow setting queue and stack size via user defines #89

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

AdrianEddy
Copy link

I had issues when sending a lot of frames from the ESP32 camera and the culprit turned out to be the queue size. This PR adds a way for user to set the queue and stack size.

@atanisoft
Copy link
Contributor

Please add these to the kconfig.projbuild file as that is where these should be configurable.

avillacis added a commit to yubox-node-org/AsyncTCPSock that referenced this pull request Oct 28, 2021
Based on me-no-dev/AsyncTCP#89 . This is a
trivial change and potentially useful.
serek4 added a commit to serek4/AsyncTCP that referenced this pull request Oct 24, 2023
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