In this task we need to develop core parts of XMPP client library:
XML parsing
connecting to server
DNS resolving
authentication
STARTTLS
modules support
etc..
I think that all core parts are ready. Other features will add in separate tasks.
In this task we need to develop core parts of XMPP client library:
XML parsing
connecting to server
DNS resolving
authentication
STARTTLS
modules support
etc..