I Want to Implement Group Messaging (chatting) without associating server(Peer to Peer chatting)
Although connections are established by ejabberd server.I am able to do it one to one chat but didn't got success in group messaging.
Does anyone has idea how to implement this feature ?