We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It would be nice to have a quick example in pure C, without python part. Should I by hand unloop a loop? No signal ctrl C handler for librtcdc?
The text was updated successfully, but these errors were encountered:
You may find this helpful: https://github.com/hamon-in/librtcdc/blob/master/src/main.c
Sorry, something went wrong.
@mo3rfan it's a wonderful example, thank you very much.
Yeah, I got it! Ladies and gentlemen, a quick and dirty solution in plain C: https://github.com/Globik/kore.io_websocket/blob/master/rtcdc/d.c
No branches or pull requests
It would be nice to have a quick example in pure C, without python part.
Should I by hand unloop a loop? No signal ctrl C handler for librtcdc?
The text was updated successfully, but these errors were encountered: