- add method handle_xmpp_stanza that uses select to check socket for available data and feed the XML parser - use defusedxml for more robust XML parsing
- take care of argument parsing, measure time for socket connection - initial README