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

Increase allowed payload length of published messages? #20

Closed
dmiddlecamp opened this issue Jul 25, 2014 · 2 comments
Closed

Increase allowed payload length of published messages? #20

dmiddlecamp opened this issue Jul 25, 2014 · 2 comments

Comments

@dmiddlecamp
Copy link
Contributor

relevant code:
https://github.com/spark/core-communication-lib/blob/master/src/spark_protocol.cpp#L460-L488

@risingtiger
Copy link

This is going to open up SOOO many doors. 64 characters is indeed quite limiting in today's world of JSON. I've programmed out the logic to run an 8 valve watering system allowing the user to send times (converted to Unix time stamps) from their phones. I came up against this limit rather quickly. Any ideas if and when this will be increased?

@dmiddlecamp
Copy link
Contributor Author

couldn't wait any longer, fixed in 54c1e31

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants