What is Idavoll?

Idavoll is an implementation of a generic publish-subscribe service component for Jabber servers, as described in  XEP-0060, written in Python using the  Twisted networking framework.

This site uses trac, which lets you:

For more information, see the TracGuide.

Downloads

The most current release is 0.9.1, available via the downloads section and via PyPI using:

easy_install idavoll

Discussion

Your input is much appreciated. The  Twisted Jabber mailing list is home to user questions, announcements and development discussions.

Development

The subversion repository is available at  https://svn.ik.nu/idavoll/. Quick checkout:

svn co https://svn.ik.nu/idavoll/trunk idavoll

Each commit is also reported to the  idavoll-commits mailing list.

Documentation

  • HTTP Interface into Idavoll. This is the documentation of an interface for publishing to local nodes and subscribing to remote nodes using HTTP.

Name

Idavoll lends its name from norse mythology:

In the middle of Asgard lies the emerald-green grassyplain known as Idavoll, where the Æsir meet to decide upon important matters. Its literal translation: Plain of Activity or Field of Deeds. The plain is surrounded by the 13 halls of the Æsir gods and in the middle of it grows a large ash with the name Yggdrasil. Many floods spring from the roots of Yggdrasil and one of them is called  Mimir's well.

Author

Idavoll's primary author is  Ralph Meijer. In his  personal blog, Ralph posts the latest developments on Idavoll and other Jabber related topics.