Marko Dupor

Results 35 comments of Marko Dupor

Thanks. Regarding Docker yes, but not here because this is meant to be the core library, and if I would get Docker container it would make much more sense to...

Hello @jacksnodgrass, is there anything new in setting me up the access for the server or maybe merging a openfire Docker env? Thanks

Hi @jrpikong would you mind telling me what version of the library are you using?

@jrpikong first thing to notice is that you are using wrong host. For Google hangouts, the host should be `talk.google.com`. As for the timeout, I am pretty sure Google has...

Hello again @jrpikong, if you'd like to see the output of the library, you can forward a flag to `$client->getResponse()` method (`$client->getResponse(true)`). I have tried again (with `talk.google.com` host) and...

I am closing this issue as I didn't found any resource pointing me in the right direction. oAuth2 may be implemented in future releases

I am reopening this issue. I had a bug (resolved now) which disabled the communication with google servers. Right host is `talk.l.google.com`. I will look to implement Google auth in...

At what point are you doing the ping? Is it periodically? Anyway, I will not discard your pull request yet as I see your point here. I will try a...

Without an exact implementation and examples I doubt anyone will be able to answer your question. There could be a ton of different solutions depending on your exact needs. The...