ncdc/libdc
Florian Stinglmayr bd88d735eb try out a queue API to notify "listeners" of the session
I was always unsure on what to do: a callback or a simple queue for
dc_event_t. But since we already have dc_event_t (and ref counting)
this seemed like the best solution.
2019-07-23 20:01:12 +02:00
..
include/dc try out a queue API to notify "listeners" of the session 2019-07-23 20:01:12 +02:00
src try out a queue API to notify "listeners" of the session 2019-07-23 20:01:12 +02:00
CMakeLists.txt add proper readme 2019-07-20 15:14:32 +02:00