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

Update mqtt packet size to fit JSON payloads #1888

Merged
merged 1 commit into from
Sep 3, 2019

Conversation

mcspr
Copy link
Collaborator

@mcspr mcspr commented Sep 3, 2019

As noticed in #1873
PubSubClient & Arduino MQTT use internal buffer, but the default value of 128 is pretty small
PubSubClient needs this value known at build-tme
ArduinoMQTT accepts constructor argument, but right now mqtt module depends on global object

@mcspr mcspr merged commit 9d166f8 into xoseperez:dev Sep 3, 2019
@mcspr mcspr deleted the mqtt/sync-packet-size branch September 3, 2019 03:19
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.

None yet

1 participant