comparison README @ 167:ef22e4150caa

Move protocol implementations (pubsub, disco, forms) to and depend on wokkel. Author: ralphm Fixes: #4
author Ralph Meijer <ralphm@ik.nu>
date Wed, 03 Oct 2007 12:41:43 +0000
parents 5abb017bd687
children c61034369463
comparison
equal deleted inserted replaced
166:5abb017bd687 167:ef22e4150caa
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
15 just keeping everything in memory. 15 just keeping everything in memory.
16 16
17 In Idavoll the mimimal requirements of JEP-0060 version 1.8 are implemented 17 In Idavoll the mimimal requirements of JEP-0060 version 1.9 are implemented
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
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-2007 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