_
|
0286d854d6
|
cleaned up and added install subcommand
|
2025-03-21 13:38:33 -05:00 |
_
|
b3a576e13d
|
clean up, format, start adding an install subcmd
|
2025-03-21 12:42:03 -05:00 |
_
|
319d8e6d29
|
cargo fmt
|
2025-03-21 12:21:19 -05:00 |
_
|
ab42de5823
|
🚨 clippy pass
|
2021-12-09 18:22:23 +00:00 |
_
|
ed58df2e6b
|
➕ add ini files for both client and server
Long-lived servers can have their nickname configured in `server.ini`.
Clients can have a hosts-file-like nickname lookup in `client.ini`.
|
2021-12-09 18:15:03 +00:00 |
_
|
8aae200ebf
|
➕ add `directories` dep and `--version` subcommand
|
2021-12-09 17:01:29 +00:00 |
_
|
4f66c0495e
|
➕ add `find-nick` command
|
2021-12-09 16:46:55 +00:00 |
_
|
18e38f0611
|
➕ add `--timeout-ms` for client
Empirical testing shows that 200 ms is probably enough on my LAN, so
I set the default to 500 ms.
|
2021-12-09 15:34:42 +00:00 |
_
|
0bb702f312
|
🚧 wip: not working the way I expect
|
2021-12-09 03:11:28 +00:00 |
_
|
c7681ce9f5
|
♻️ refactor
|
2021-12-09 01:28:29 +00:00 |