Johannes Bauer
|
425e2dcd66
|
Add client code back in
Client code basis back in, parsing of command line options as well.
Client does not do anything yet, though.
|
2019-10-23 20:13:25 +02:00 |
|
Johannes Bauer
|
9ea0a9695c
|
Fix bug with commandline parsing
For each parameter, all previous parameters were overwritten with
default values. Fixed.
|
2019-10-23 20:01:54 +02:00 |
|
Johannes Bauer
|
969eae12c7
|
Started with server implementation
Running into issues with TLSv1.3-PSK. Connection establishment does not
work at the moment.
|
2019-10-23 13:18:51 +02:00 |
|
Johannes Bauer
|
667ff55af1
|
Integrate editor properly from command line
Now have a way to invoke the editor functionality from the command line
and also provisions to include the server and client parsers.
|
2019-10-23 11:34:40 +02:00 |
|