-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Creating a PHP / Drupal wrapper #132
Comments
Wow, great job! This is definitely of great use! Thanks for your effort. I'll try to give it some testing. |
great project, I'll watch it to help. 2014-03-01 17:14 GMT-06:00 Anton Degtyarev [email protected]:
|
Thx, I look carefully, when I'll have time, but seem interesting. |
Hi, someone who knows how to compile Telegram on servers without readline and lua libraries. Thanks. |
You can compile in another system an copy binary files.
|
Hi paynalton, |
Thank you for this application, it works beautifully.
I just want to let you know that we are working on a PHP wrapper for it, also on a Drupal module, see
http://drupal.org/project/telegram
https://github.com/josereyero/telegram
(Try test.php on the folder for a pure PHP wrapper)
We are running into all kind of issues, from cleaning up the output to handling asynchronous response messages, but nothing that cannot be handled, started to get some results already. I know this is probably not what the cli application is intended for, but we found it to be the better option for our integration without developing the full php stack for the protocol.
I hope it may be some use for other people here too.
Thanks.
The text was updated successfully, but these errors were encountered: