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

Made the lib optionally thread-safe, added running state #9

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

AssemblyJohn
Copy link

Added an optional member that can be declared when using a timer that requires thread-safety. In libocpp (websockets) it required quite a lot of attention due to the fact of requiring sync, with this the timer should be automated.

@AssemblyJohn AssemblyJohn requested a review from hikinggrass March 7, 2024 10:35
@hikinggrass hikinggrass marked this pull request as draft March 7, 2024 14:28
@AssemblyJohn AssemblyJohn force-pushed the refactor/cleanup branch 3 times, most recently from 37357e5 to 70d9f73 Compare October 21, 2024 10:54
@AssemblyJohn AssemblyJohn changed the title Made the lib optinally thread-safe, added running state Made the lib optionally thread-safe, added running state Oct 21, 2024
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