Skip to content
This repository has been archived by the owner on Feb 8, 2023. It is now read-only.

Latest commit

 

History

History
19 lines (14 loc) · 686 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 686 Bytes

MTProto core Qt library

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 ;).

Dependencies

Contributing

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 ;).

License

This library used MIT License