mirror of
https://github.com/danog/php-libtgvoip.git
synced 2024-11-26 20:04:48 +01:00
.vscode | ||
audio | ||
libtgvoip@f4bfddb1cd | ||
.gitignore | ||
.gitmodules | ||
example.php | ||
libtgvoip.ini | ||
LICENSE | ||
main.cpp | ||
main.h | ||
Makefile | ||
README.md |
php-libtgvoip
WIP
This is a PHP extension that wraps the telegram VoIP library, created using php-cpp.
This library requires the libopus headers, openssl headers (OpenSSL_1_0_1-stable) and the php-cpp headers.
It is licensed under AGPLV3.