todo
parent
3a6633483a
commit
8b05d8116d
46
todo.yaml
46
todo.yaml
|
|
@ -1,16 +1,34 @@
|
||||||
todo:
|
todo:
|
||||||
- https://rust-book.cs.brown.edu/
|
- learn rust; https://rust-book.cs.brown.edu/
|
||||||
- https://tokio.rs/tokio/tutorial/setup
|
- gui keyboard; https://docs.rs/iced/latest/iced/keyboard/index.html
|
||||||
- https://doc.rust-lang.org/std/net/struct.UdpSocket.html
|
- input gamepad; https://docs.rs/gilrs/latest/gilrs/
|
||||||
- https://docs.rs/iced/latest/iced/keyboard/index.html
|
- input gamepad; example; https://github.com/framp/joystick-mapper/tree/master/joystick-mapper-lib
|
||||||
- https://docs.rs/gilrs/latest/gilrs/
|
- input usb; flakey; https://docs.rs/rusb/latest/rusb/
|
||||||
- https://github.com/framp/joystick-mapper/tree/master/joystick-mapper-lib
|
- input kafka; 'to kafka_serde '
|
||||||
- https://dev.to/jeikabu/gamepad-input-with-rust-2oji
|
- input kafka; to rdkafka for v0.10.0
|
||||||
- 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
|
|
||||||
scheduled: []
|
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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue