Coder Social home page Coder Social logo

ralphm / idavoll Goto Github PK

View Code? Open in Web Editor NEW
11.0 6.0 4.0 600 KB

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.

Home Page: http://idavoll.ik.nu/

License: MIT License

Python 100.00%

idavoll's Introduction

Idavoll 0.9.1

What is this?
================

Idavoll is a Jabber publish-subscribe service component, as defined in
JEP-0060, aiming to be fully compliant and mostly complete. The goal is to
build a generic pubsub service, but of which parts can be reused for building
custom pubsub services for specific applications.

Current Status
==============

There are two different backends: one using PostgreSQL for storage, and one
just keeping everything in memory.

In Idavoll the mimimal requirements of JEP-0060 version 1.11 are implemented
plus a number of optional features, as returned by Service Discovery.

Installing
==========

Instructions for installing, configuring and running this software are in
INSTALL. Also refer to UPGRADING for instruction on upgrading from older
versions of Idavoll.

Copyright
=========

All of the code in this distribution is Copyright (c) Ralph Meijer.

Idavoll is made available under the MIT license. The included LICENSE file
describes this in detail.

Contact
=======

Questions, comments or suggestions are welcome! There is a mailing list for
Jabber related Twisted development at mailto:[email protected]. The list's
info page lives here: https://mailman.ik.nu/mailman/listinfo/twisted-jabber.

Ralph Meijer
<xmpp:[email protected]>

idavoll's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

idavoll's Issues

Pubsubhubub support

Along with XMPP pubsub it would also be nice if idavoll supported pubsubhubbub. This may need to be a separate protocol that idavoll uses.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.