summaryrefslogtreecommitdiff
path: root/Assistant/Threads/DaemonStatus.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-11-03 21:19:59 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-11-03 21:19:59 -0400
commit5a08135f784648387cfc715eeb6218ee27e6da62 (patch)
treeca75e97ae890c3b5bc84e703e5ef7ccb9f55c5fe /Assistant/Threads/DaemonStatus.hs
parent221d51f68edaa4c74f6c35690339a9fd3100ded9 (diff)
switch to directed presence for pair requests
Testing between Google Talk and prosody, the directed IQ messages were not received. Google Talk probably only relays them between clients using the same account. I first tried even more directed presence, with each client JID being sent a separate presence, but that didn't work on Google Talk, particularly it was ignored when one client sent it to another client using the same account. So, presence directed at the user@host of the client to pair with. Tested working between Google Talk and prosody (in both directions), as well as between two clients with the same account on Google Talk, and two clients with the same account on prosody. Only problem with this form of directed presence is that if I also use it for git pushes, more clients than are interested in a push's data will receive it. So I may need some better approach, or a hybrid between directed IQ and directed presence.
Diffstat (limited to 'Assistant/Threads/DaemonStatus.hs')
0 files changed, 0 insertions, 0 deletions