Go to file
Dietmar Maurer 8a87c49160 use std::sync::mpsc::channel
We cannoit use tokio here, because there is no runtime in the calling thread.
2019-09-13 09:57:34 +02:00
debian create debian package 2019-09-11 12:59:56 +02:00
src use std::sync::mpsc::channel 2019-09-13 09:57:34 +02:00
build.rs initial commit 2019-09-11 10:35:41 +02:00
Cargo.toml also create staticlib 2019-09-11 11:03:23 +02:00
Makefile add a simple test program 2019-09-13 09:57:01 +02:00
rust-toolchain initial commit 2019-09-11 10:35:41 +02:00
test.c add a simple test program 2019-09-13 09:57:01 +02:00