ashish173 / xmpp4r-simple

Automatically exported from code.google.com/p/xmpp4r-simple
GNU General Public License v2.0
0 stars 0 forks source link

cannot send directly to a specific resource #9

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. try to send a message to user/resource using a string or a jid object.

What is the expected output? What do you see instead?

I want it to only send to the specific resource.

What version of the product are you using? On what operating system?

Ubuntu Linux + 'ruby 1.8.7 (2008-08-11 patchlevel 72) [i486-linux]' + xmpp4r 
(0.5) + xmpp4r-simple (0.8.8)

Original issue reported on code.google.com by mr.danie...@gmail.com on 27 Jul 2010 at 4:35