From 8b05d8116d4926db03e23cb748f21c80caed5dd2 Mon Sep 17 00:00:00 2001 From: Bel LaPointe Date: Wed, 22 Mar 2023 07:33:49 -0600 Subject: [PATCH] todo --- todo.yaml | 46 ++++++++++++++++++++++++++++++++-------------- 1 file changed, 32 insertions(+), 14 deletions(-) diff --git a/todo.yaml b/todo.yaml index 3740d04..2213cdf 100755 --- a/todo.yaml +++ b/todo.yaml @@ -1,16 +1,34 @@ todo: -- https://rust-book.cs.brown.edu/ -- https://tokio.rs/tokio/tutorial/setup -- https://doc.rust-lang.org/std/net/struct.UdpSocket.html -- https://docs.rs/iced/latest/iced/keyboard/index.html -- https://docs.rs/gilrs/latest/gilrs/ -- https://github.com/framp/joystick-mapper/tree/master/joystick-mapper-lib -- https://dev.to/jeikabu/gamepad-input-with-rust-2oji -- https://docs.rs/rusb/latest/rusb/struct.DeviceHandle.html -- https://github.com/framp/joystick-mapper/tree/master/joystick-mapper-lib -- https://docs.rs/rusb/latest/rusb/ -- https://docs.rs/rusb/latest/rusb/ -- 'to kafka_serde ' -- to rdkafka for v0.10.0 +- learn rust; https://rust-book.cs.brown.edu/ +- gui keyboard; https://docs.rs/iced/latest/iced/keyboard/index.html +- input gamepad; https://docs.rs/gilrs/latest/gilrs/ +- input gamepad; example; https://github.com/framp/joystick-mapper/tree/master/joystick-mapper-lib +- input usb; flakey; https://docs.rs/rusb/latest/rusb/ +- input kafka; 'to kafka_serde ' +- input kafka; to rdkafka for v0.10.0 scheduled: [] -done: [] +done: +- todo: https://tokio.rs/tokio/tutorial/setup + ts: Wed Mar 22 07:25:11 MDT 2023 +- todo: https://doc.rust-lang.org/std/net/struct.UdpSocket.html + ts: Wed Mar 22 07:25:11 MDT 2023 +- todo: https://rust-book.cs.brown.edu/ + ts: Wed Mar 22 07:27:13 MDT 2023 +- todo: https://docs.rs/iced/latest/iced/keyboard/index.html + ts: Wed Mar 22 07:27:13 MDT 2023 +- todo: https://docs.rs/gilrs/latest/gilrs/ + ts: Wed Mar 22 07:27:13 MDT 2023 +- todo: https://github.com/framp/joystick-mapper/tree/master/joystick-mapper-lib + ts: Wed Mar 22 07:27:13 MDT 2023 +- todo: https://dev.to/jeikabu/gamepad-input-with-rust-2oji + ts: Wed Mar 22 07:27:13 MDT 2023 +- todo: https://docs.rs/rusb/latest/rusb/struct.DeviceHandle.html + ts: Wed Mar 22 07:27:13 MDT 2023 +- todo: https://github.com/framp/joystick-mapper/tree/master/joystick-mapper-lib + ts: Wed Mar 22 07:27:13 MDT 2023 +- todo: https://docs.rs/rusb/latest/rusb/ + ts: Wed Mar 22 07:27:13 MDT 2023 +- todo: 'to kafka_serde ' + ts: Wed Mar 22 07:27:13 MDT 2023 +- todo: to rdkafka for v0.10.0 + ts: Wed Mar 22 07:27:13 MDT 2023