Dear Matthew,
Apologies for writing you personal mail. You are doing really
great job.. Impressed. Keep it up.
Currently I using Jappix Mini 1.2 with Prosody 0.8.2 [ CentOS 6.5 ].
Messenger chat is working fine.
I want to add users on the fly & all the users should able to chat with all
other who are Online...
Once they exit the chat, they should be removed from Prosody. However I
feel that Prosody is not
instantly syncing the users who are added unless one restart the prosody.
Even after reloading
below groups, roster module.
I have also added the roster_allinall module.
Here Jappix mini, scroll through all the online - offline which take time
for hence freezes the webpage...
3. Without using sharedgroups.txt, can we default the behaviour to add
every one to each other roaster instantly sycning.
Even though users are exiting, there subscription / roster is not getting
removed.
See my database screenshot. Can an "accounts" talk to every other
"accounts" in below screenshot. i.e. without Roaster subscription concept.
mysql> select * from prosody;
+-----------------+----------------+----------+-----------------------------+--------+-------------------------------------+
| host | user | store | key
| type | value |
+-----------------+----------------+----------+-----------------------------+--------+-------------------------------------+
| example123.org | rupa-rd1069 | accounts | password
| string | password |
| example123.org | senthil-sk2393 | accounts | password
| string | password |
| example123.org | rupa-rd1069 | roster | [email protected] |
json | {"groups":{},"subscription":"both"} |
| example123.org | rupa-rd1069 | roster | pending
| json | {} |
| example123.org | sia-sm2101 | roster | [email protected] |
json | {"groups":{},"subscription":"both"} |
| example123.org | ajay-ar2802 | accounts | password
| string | password |
| example123.org | sia-sm2101 | roster | pending
| json | {} |
| example123.org | sia-sm2101 | roster | [email protected] |
json | {"groups":{},"subscription":"both"} |
| example123.org | ajay-ar2802 | roster | [email protected] |
json | {"groups":{},"subscription":"both"} |
| example123.org | ajay-ar2802 | roster | pending
| json | {} |
| example123.org | ajay-ar2802 | roster | [email protected] |
json | {"groups":{},"subscription":"both"} |
| example123.org | rupa-rd1069 | roster | [email protected] |
json | {"groups":{},"subscription":"both"} |
| example123.org | sia-sm2101 | roster |
| json | {"__hash":[false,{"version":8}]} |
| example123.org | rupa-rd1069 | roster |
| json | {"__hash":[false,{"version":8}]} |
| example123.org | ajay-ar2802 | roster |
| json | {"__hash":[false,{"version":8}]} |
+-----------------+----------------+----------+-----------------------------+--------+-------------------------------------+
15 rows in set (0.00 sec)
Rgds,
--
You received this message because you are subscribed to the Google Groups
"prosody-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/prosody-dev.
For more options, visit https://groups.google.com/d/optout.