vitalyster/SharpXMPP

XmppComponent

jason-tomlinson opened this issue · 1 comments

Hello,

For XmppComponent, the spec requires that the To field be the component name.
( to="componentname.domain" )

Could XmppTcpConnection be modified to use this format when connecting with the 'jabber:component:accept' namespace?

You should pass component JID to XmppComponent constructor, "component name.domain" is the component JID and component will send it correctly