Barry Pederson
|
8134df29b7
|
Change option names for clarity
|
2022-03-01 10:23:17 -08:00 |
|
Barry Pederson
|
b9c091f71f
|
Use once_cell to allow for global static immutable options
So they don't have to be passed around all over the place
|
2022-03-01 10:03:38 -08:00 |
|
Barry Pederson
|
a244e714ea
|
Refactor Listener and Server into separate files.
|
2022-03-01 09:07:29 -08:00 |
|
Barry Pederson
|
bb65edd766
|
Add structopt option parsing, use a plain textfile for each user rather than YAML
|
2022-02-28 19:14:54 -08:00 |
|
Barry Pederson
|
3b01c2a893
|
Got it actually checking against a yaml file
|
2022-02-28 14:22:16 -08:00 |
|
Barry Pederson
|
36f26d4a85
|
First pass, creates socket, should listen and respond
|
2022-02-28 11:58:57 -08:00 |
|