1
0
mirror of https://github.com/danog/php-libtgvoip.git synced 2024-11-26 20:04:48 +01:00
Go to file
Daniil Gentili 18d7f16b85 Generalize
2017-07-04 14:50:02 +01:00
.vscode Fixes? 2017-07-01 19:40:28 +02:00
audio Generalize 2017-07-04 14:50:02 +01:00
libtgvoip@831d646b85 Generalize 2017-07-04 14:50:02 +01:00
.gitignore Started working on custom audio modules 2017-06-18 18:32:20 +01:00
.gitmodules Started working on custom audio modules 2017-06-18 18:32:20 +01:00
example.php Started working on custom audio modules 2017-06-18 18:32:20 +01:00
libtgvoip.ini First commit 2017-04-05 03:46:16 +02:00
LICENSE First commit 2017-04-05 03:46:16 +02:00
main.cpp Generalize 2017-07-04 14:50:02 +01:00
main.h Fixes 2017-07-04 02:04:22 +01:00
Makefile Generalize 2017-07-04 14:50:02 +01:00
README.md fixes 2017-06-25 13:12:36 +02:00

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.