You don't understand me. I know that I can send multiple values via mqtt. But as I wrote, it is slow. You can see individual LEDs appearing one by one.
![[Image: ezgif-3-5f16c8379f.gif]](https://im3.ezgif.com/tmp/ezgif-3-5f16c8379f.gif)
If I use TCP Client, the response is instant, BUT the protocol is not stable and disconnects after less than 10 seconds.
![[Image: ezgif-3-2c1c332c02.gif]](https://im3.ezgif.com/tmp/ezgif-3-2c1c332c02.gif)
How can I make the TCP Client protocol stable? Or how can I achieve the same speed via mqtt?
Thank you!
![[Image: ezgif-3-5f16c8379f.gif]](https://im3.ezgif.com/tmp/ezgif-3-5f16c8379f.gif)
If I use TCP Client, the response is instant, BUT the protocol is not stable and disconnects after less than 10 seconds.
![[Image: ezgif-3-2c1c332c02.gif]](https://im3.ezgif.com/tmp/ezgif-3-2c1c332c02.gif)
How can I make the TCP Client protocol stable? Or how can I achieve the same speed via mqtt?
Thank you!