1
0
mirror of https://github.com/danog/php-libtgvoip.git synced 2024-11-30 04:19:26 +01:00
Go to file
2017-06-19 15:53:50 +02:00
libtgvoip@6344cae582 Started working on custom audio modules 2017-06-18 18:32:20 +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
AudioInputPHP.cpp Commit this in the meantime 2017-06-19 15:39:45 +02:00
AudioInputPHP.h Commit this in the meantime 2017-06-19 15:39:45 +02:00
AudioOutputPHP.cpp Commit this in the meantime 2017-06-19 15:39:45 +02:00
AudioOutputPHP.h Commit this in the meantime 2017-06-19 15:39:45 +02: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 Added remaining methods 2017-06-19 15:53:50 +02:00
Makefile Started working on custom audio modules 2017-06-18 18:32:20 +01:00
README.md First commit 2017-04-05 03:46:16 +02:00

php-libtgvoip

WIP

This is a PHP extension that wraps the telegram VoIP library, created using php-cpp.

It is licensed under AGPLV3.