blaine / xmpp4r-simple

Jabber::Simple
GNU General Public License v2.0
140 stars 83 forks source link

Allow a server hostname override for JIDs #7

Open eshear opened 14 years ago

eshear commented 14 years ago

Right now if you want to connect with Jabber::Simple using a gmail address which doesn't end in @gmail.com (for example, if you're using google apps for domains), it will break, because it will attempt to look up the talk server for your apps-for-domains location. I added an override so you can provide a server to connect directly to.

I think I sent this request already but I wanted to try the new pull-request system.

thelinuxlich commented 11 years ago

+1 for this

frost-nzcr4 commented 9 years ago

Added in #13