# # ChangeLog for wokkel/component.py # # Generated by Trac 1.0.9 # Aug 10, 2022, 1:34:11 PM Sat, 11 Oct 2008 20:41:03 GMT Ralph Meijer [39:a9e354f69018] * wokkel/component.py (modified) * wokkel/test/test_component.py (modified) Add Internal Component service that connects to a router in-process. ... Fri, 10 Oct 2008 15:24:28 GMT Ralph Meijer [35:eb020b49a77d] * wokkel/component.py (modified) * wokkel/generic.py (modified) * wokkel/test/test_component.py (added) * wokkel/test/test_generic.py (modified) Add XMPP router and server side component authenticator. Author: ... Thu, 04 Oct 2007 07:47:22 GMT Ralph Meijer [6:283b6997cf7d] * wokkel/component.py (modified) * wokkel/disco.py (modified) * wokkel/generic.py (modified) * wokkel/iwokkel.py (modified) * wokkel/pubsub.py (modified) * wokkel/test/test_disco.py (modified) * wokkel/test/test_pubsub.py (modified) Support services on a JID. Author: ralphm Fixes #2. Fri, 17 Aug 2007 15:00:12 GMT Ralph Meijer [1:677f7d3cca75] * LICENSE (added) * wokkel/__init__.py (added) * wokkel/component.py (added) * wokkel/data_form.py (added) * wokkel/disco.py (added) * wokkel/generic.py (added) * wokkel/iwokkel.py (added) * wokkel/pubsub.py (added) * wokkel/subprotocols.py (added) * wokkel/test/__init__.py (added) * wokkel/test/test_disco.py (added) * wokkel/test/test_pubsub.py (added) * wokkel/test/test_subprotocols.py (added) Initial, heavily worked around code drop from the idavoll and mimir ...