rust-gamedig/crates/lib/src
2023-12-11 03:25:29 +02:00
..
errors fix: remove unwrapping in an assert 2023-12-10 19:46:12 +02:00
games feat: add savage 2 support (#169) 2023-12-10 19:39:26 +02:00
protocols chore: instead of .map().unwrap_or_else() use .map_or_else() 2023-12-11 03:25:29 +02:00
services chore: replace the closure with the method itself 2023-12-11 03:19:51 +02:00
buffer.rs refator: copy cli into mono 2023-10-16 23:20:47 +01:00
lib.rs refator: copy cli into mono 2023-10-16 23:20:47 +01:00
socket.rs feat: Add connect timeout to TimeoutSettings (#158) 2023-11-22 12:40:22 +02:00
utils.rs refator: copy cli into mono 2023-10-16 23:20:47 +01:00