[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [bug #65229] MQTT is not working with multiple topics
From: |
Embitz |
Subject: |
[lwip-devel] [bug #65229] MQTT is not working with multiple topics |
Date: |
Wed, 7 Feb 2024 04:26:19 -0500 (EST) |
Follow-up Comment #2, bug#65229 (group lwip):
A lot of info is missing. Is the subscriber failing or the publisher? And why
is the message fragmented if only 1000K bytes?
I had problems with fragmented messages, that is, messages larger than the TCP
segment size. I modified the code a bit so that it works with large incoming
messages. I'm testing my modifications with 6 subscriptions and with single
messages upto 1 Mbyte.
See also:
https://savannah.nongnu.org/bugs/?65257
_______________________________________________________
Reply to this item at:
<https://savannah.nongnu.org/bugs/?65229>
_______________________________________________
Message sent via Savannah
https://savannah.nongnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lwip-devel] [bug #65229] MQTT is not working with multiple topics,
Embitz <=