CLI improvements
Added
- Re-add saving private key to file
- Re-add message parsing for commands
- Proper quit with "/quit"
- Commands for starting client or server
Changed
- Log most messages with rdyReadFunc or rdyRead
Fixed
- Handle refused connexion from server
- Removed useless number from ConnexionThread
- Remove upnp at the end if added at the beginning
Removed
- test_input.py, which was a test for message formatting in cli