mirror of
https://github.com/danog/MadelineProto.git
synced 2024-11-27 07:34:41 +01:00
classes | ||
libpy2php | ||
tests | ||
.gitignore | ||
AES.class.php | ||
crypt.php | ||
crypt.py | ||
mtproto.php | ||
mtproto.py | ||
prime.php | ||
prime.py | ||
README.md | ||
telepy.php | ||
telepy.py | ||
testing.php | ||
testing.py | ||
TL_schema.JSON | ||
TL.php | ||
TL.py |
MadelineProto
PHP implementation of MTProto, converted from telepy using py2php.
This is a WIP.
This project requires PHP 7. It might not work on big endian machines.
The name of this project is inspired by this person.