Refactor and create a start packet response so the client knows it can continue. Start to add command line/config options.

This commit is contained in:
2022-01-16 12:58:11 +10:30
parent e36d5573ff
commit 19ef8d65d5
7 changed files with 167 additions and 47 deletions

View File

@@ -1,5 +1,6 @@
{
"cSpell.words": [
"netgiv"
"netgiv",
"pflag"
]
}