AsyncTCP
AsyncTCP copied to clipboard
Make task priority configurable
Also referring back to https://github.com/espressif/arduino-esp32/pull/4131.
TCP task priority ought to be configurable, especially with UDP task priority defaulting to the same value. A user may want to take a choice to priorize one over the other, or to have more room for his own vtask priorities below TCP beyond 0-2.