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

Switch to using futures-glib crate #13

Closed
antoyo opened this issue Apr 11, 2017 · 1 comment
Closed

Switch to using futures-glib crate #13

antoyo opened this issue Apr 11, 2017 · 1 comment
Labels

Comments

@antoyo
Copy link
Owner

antoyo commented Apr 11, 2017

Instead of running the tokio event loop in another thread, switch to futures-glib.
Before we can do that, this issue in futures needs to be fixed.

@antoyo
Copy link
Owner Author

antoyo commented Apr 24, 2017

Fixed in branch feature/futures-glib.
Still need to update some examples to make them working when the issue around networking tokio code is resolved.

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

No branches or pull requests

1 participant