1
0
mirror of https://github.com/danog/php-libtgvoip.git synced 2024-11-27 04:14:43 +01:00
php-libtgvoip/README.md
Daniil Gentili 25b6565a8c fixes
2017-06-25 13:12:36 +02:00

11 lines
286 B
Markdown

# php-libtgvoip
WIP
This is a PHP extension that wraps the [telegram VoIP library](https://github.com/grishka/libtgvoip), 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.