Commit graph

24 commits

Author SHA1 Message Date
Jan Trefil
37d741eb97 Refactor rkvm-net 2023-04-16 19:29:27 +02:00
Jan Trefil
867cfc4b94 Cargo.lock 2023-04-16 18:58:47 +02:00
Jan Trefil
b8a403ae7d Refactor client 2023-04-16 18:21:13 +02:00
Jan Trefil
b6c7ff6f85 Refactor server 2023-04-16 17:36:08 +02:00
Jan Trefil
437c3398f0 Use clap for arg parsing in server, get rid of default values 2023-04-16 12:48:31 +02:00
Jan Trefil
17558d0fec Use clap for arg parsing in client, get rid of default values 2023-04-16 12:45:43 +02:00
Jan Trefil
ae5ce0bed7 Update deps, use consistent rkvm- prefix for crates 2023-04-16 12:29:45 +02:00
Jan Trefil
b670f14e43 Use pkg-config for finding libevdev #6 2021-01-11 21:48:10 +01:00
Jan Trefil
4c02402b72 Fix tokio 1.0 update incompatibilities #7 2021-01-11 21:24:37 +01:00
htrefil
ec404c69b3 Update to tokio 1.0 2021-01-01 17:37:00 +01:00
Max Hausch
aa0127b439 Update lock file 2020-12-22 15:36:46 +01:00
htrefil
ac70b5a8d1 Bump version 2020-11-14 16:04:35 +01:00
htrefil
16e1e6ce3f Handle repeated keys 2020-11-14 15:57:32 +01:00
htrefil
38c6f02701 Restructure code to support multiple platforms 2020-11-13 18:46:12 +01:00
htrefil
ea401ba998 Fix clippy warnings 2020-11-12 18:09:44 +01:00
htrefil
e50a22dfbd Enable input device hotplugging and unplugging 2020-11-08 20:34:45 +01:00
htrefil
727cd53eae Improve error messages 2020-10-29 17:50:55 +01:00
htrefil
dfde202a7b Add certificate generation tool, make identity passwords optional 2020-10-29 17:44:08 +01:00
htrefil
d05d9b7d2a Update config examples, Cargo.lock 2020-10-28 23:16:57 +01:00
htrefil
d071f7d89c Upgrade to tokio 0.3 2020-10-28 19:50:05 +01:00
htrefil
9ae39a24b9 Destroy virtual device on exit 2020-10-24 19:52:37 +02:00
htrefil
35c83fbe55 Remove unneeded dependency 2020-10-23 20:36:59 +02:00
htrefil
32dc80ddeb Implement client and server 2020-10-23 19:47:57 +02:00
htrefil
989a1ab7e8 Initial commit 2020-09-16 18:04:18 +02:00