SleekXMPP/sleekxmpp/plugins/xep_0009
Correl Roush 3607c5b792 Make RPC events threaded
Allows, for example, an RPC service to make remote RPC calls with its
own connection without blocking its own thread waiting for the result.
2011-10-03 14:32:48 -04:00
..
stanza Fix the xep_0009 import (no more relatives) 2011-02-09 10:02:14 +08:00
__init__.py Introduced new XEP-0009 into develop. 2011-01-13 08:40:53 +01:00
binding.py Fix the xep_0009 import (no more relatives) 2011-02-09 10:02:14 +08:00
remote.py Make RPC events threaded 2011-10-03 14:32:48 -04:00
rpc.py Fix the xep_0009 import (no more relatives) 2011-02-09 10:02:14 +08:00