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

C example #27

Open
Globik opened this issue Jan 28, 2018 · 3 comments
Open

C example #27

Globik opened this issue Jan 28, 2018 · 3 comments

Comments

@Globik
Copy link

Globik commented Jan 28, 2018

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?

@mo3rfan
Copy link

mo3rfan commented Jan 28, 2018

You may find this helpful: https://github.com/hamon-in/librtcdc/blob/master/src/main.c

@Globik
Copy link
Author

Globik commented Jan 28, 2018

@mo3rfan it's a wonderful example, thank you very much.

@Globik
Copy link
Author

Globik commented Jan 29, 2018

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

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

No branches or pull requests

2 participants