Skip to content

Expand buffer to MqttClientProxyMessage_size#4726

Merged
thebentern merged 1 commit into
masterfrom
increase-mqttclientproxy-serialization-buffer
Sep 15, 2024
Merged

Expand buffer to MqttClientProxyMessage_size#4726
thebentern merged 1 commit into
masterfrom
increase-mqttclientproxy-serialization-buffer

Conversation

@thebentern

Copy link
Copy Markdown
Contributor

While not technically an MqttClientProxyMessage, expanding the buffer to this size should give us a more room for ServiceEnvelopes with large MeshPackets and long topic names + gateway_ids. We may need to place some long term limitations on size of topic names, because these can get close to the MTU for bluetooth packets. So we'll need to circle back, but this should work for now hopefully.

Closes #4725

@thebentern thebentern changed the title Expand to MqttClientProxyMessage_size Expand buffer to MqttClientProxyMessage_size Sep 15, 2024
@thebentern thebentern merged commit dc3eba9 into master Sep 15, 2024
@thebentern thebentern deleted the increase-mqttclientproxy-serialization-buffer branch September 15, 2024 23:57
jeek pushed a commit to jeek/Meshtastic-Exploiteers-Hacker-Pager that referenced this pull request Jun 30, 2026
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.

[Bug]: Buffer too small publishing enqueued MQTT messages

1 participant