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

Fix a hang that occurs after 30 minutes #32

Merged
merged 10 commits into from
Dec 26, 2024
Merged

Fix a hang that occurs after 30 minutes #32

merged 10 commits into from
Dec 26, 2024

Conversation

Crayon2000
Copy link
Owner

  • Fix a hang that occurs after 30 minutes (rapidjson is used instead of jansson).
  • Sending data is done in a separate thread. This will allow to update the screen while sending JSON data.
  • Change C code to C++.

@Crayon2000 Crayon2000 merged commit 5d3f73e into master Dec 26, 2024
2 of 3 checks passed
@Crayon2000 Crayon2000 deleted the cpp branch December 26, 2024 21:34
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.

1 participant