Mercurial > libervia-pubsub
comparison README @ 156:6250905b72f6
Fix spacing errors. Do 0.5.0 release.
author | Ralph Meijer <ralphm@ik.nu> |
---|---|
date | Mon, 28 Aug 2006 12:44:20 +0000 |
parents | 5191ba7c4df8 |
children | 5abb017bd687 |
comparison
equal
deleted
inserted
replaced
155:5191ba7c4df8 | 156:6250905b72f6 |
---|---|
1 Idavoll 0.5.0 | 1 Idavoll 0.5.0 |
2 | 2 |
3 What is this? | 3 What is this? |
4 ================ | 4 ================ |
5 | 5 |
6 Idavoll is a Jabber publish-subscribe service component, as defined in | 6 Idavoll is a Jabber publish-subscribe service component, as defined in |
7 JEP-0060, aiming to be fully compliant and mostly complete. The goal is to | 7 JEP-0060, aiming to be fully compliant and mostly complete. The goal is to |
8 build a generic pubsub service, but of which parts can be reused for | 8 build a generic pubsub service, but of which parts can be reused for building |
9 building custom pubsub services for specific applications. | 9 custom pubsub services for specific applications. |
10 | 10 |
11 Current Status | 11 Current Status |
12 ============== | 12 ============== |
13 | 13 |
14 There are two different backends: one using PostgreSQL for storage, and one | 14 There are two different backends: one using PostgreSQL for storage, and one |
18 plus most optional features, as returned by Service Discovery. | 18 plus most optional features, as returned by Service Discovery. |
19 | 19 |
20 Installing | 20 Installing |
21 ========== | 21 ========== |
22 | 22 |
23 Instructions for installing, configuring and running this software are in | 23 Instructions for installing, configuring and running this software are in |
24 INSTALL. | 24 INSTALL. |
25 | 25 |
26 Copyright | 26 Copyright |
27 ========= | 27 ========= |
28 | 28 |
29 All of the code in this distribution is Copyright (c) 2003-2006 Ralph Meijer | 29 All of the code in this distribution is Copyright (c) 2003-2006 Ralph Meijer. |
30 | 30 |
31 Idavoll is made available under the MIT license. The included LICENSE file | 31 Idavoll is made available under the MIT license. The included LICENSE file |
32 describes this in detail. | 32 describes this in detail. |
33 | 33 |
34 Contact | 34 Contact |
35 ======= | 35 ======= |
36 | 36 |
37 Questions, comments or suggestions are welcome! | 37 Questions, comments or suggestions are welcome! |