Commit graph

4 commits

Author SHA1 Message Date
Moritz Bitsch a6ada7a1b4 use channels to syncronize GAsync callbacks
channels are more idiomatic
2018-08-06 13:17:07 +02:00
Moritz Bitsch 3af6983505 Add gio helper and clean up glib related code 2018-07-30 11:58:55 +02:00
Moritz Bitsch 675bccefd6 Add infinite delay and external wakeup support
this is useful if you want to wait for a glib signal/callback
2018-07-27 10:39:43 +02:00
Moritz Bitsch 0f162e365c Add glib integration
this allows us to use all glib features together with coroutines
in the same thread
2018-07-27 08:49:34 +02:00