Quite simple Qt implementation of Telegram's Mobile Transport protocol.
This first version is basically a Qt port from the official Java implementation. If it works out, fine. If not there's a need to start from scratch for a v2 ;).
- TLCore library
Feel free to improving or extending this library – it's probably not perfect yet. Just create a pull request and I'll see what I can do ;).
This library used MIT License