Async PHP client/server API for the telegram MTProto protocol
https://docs.madelineproto.xyz
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.