Skip to content
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

Open
josereyero opened this issue Mar 1, 2014 · 6 comments
Open

Creating a PHP / Drupal wrapper #132

josereyero opened this issue Mar 1, 2014 · 6 comments

Comments

@josereyero
Copy link

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.

@adeg
Copy link

adeg commented Mar 1, 2014

Wow, great job! This is definitely of great use! Thanks for your effort. I'll try to give it some testing.

@paynalton
Copy link

great project, I'll watch it to help.

2014-03-01 17:14 GMT-06:00 Anton Degtyarev [email protected]:

Wow, great job! This is definitely of great use! Thanks for your effort.
I'll try to give it some testing.

Reply to this email directly or view it on GitHubhttps://github.com//issues/132#issuecomment-36440059
.

@vysheng
Copy link
Owner

vysheng commented Mar 4, 2014

Thx, I look carefully, when I'll have time, but seem interesting.

@jpbarba
Copy link

jpbarba commented Mar 30, 2014

Hi, someone who knows how to compile Telegram on servers without readline and lua libraries.

Thanks.

@paynalton
Copy link

You can compile in another system an copy binary files.
El mar 30, 2014 10:24 a.m., "jpbarba" [email protected] escribió:

Hi, someone who knows how to compile Telegram on servers without readline
and lua libraries.

Thanks.

Reply to this email directly or view it on GitHubhttps://github.com//issues/132#issuecomment-39030206
.

@jpbarba
Copy link

jpbarba commented Mar 31, 2014

Hi paynalton,
the problem is that there are dynamic libraries that aren't installed in the server so I don't know
if it's possible to make it work easily. Maybe a static compilation could be made to avoid this problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants