From 127f012b3faa37f4f016adcdc7268386ff421785 Mon Sep 17 00:00:00 2001 From: jacomi Date: Tue, 13 Apr 1999 09:03:39 +0000 Subject: doc updated --- doc/ivy-c-1.html | 6 +++--- doc/ivy-c-2.html | 6 ++++++ doc/ivy-c-3.html | 4 ++-- doc/ivy-c-6.html | 19 +++++++++++++++++-- 4 files changed, 28 insertions(+), 7 deletions(-) diff --git a/doc/ivy-c-1.html b/doc/ivy-c-1.html index 69e9dee..3e22fab 100644 --- a/doc/ivy-c-1.html +++ b/doc/ivy-c-1.html @@ -62,7 +62,7 @@ networks and listening on the specified port number connect to it. It then becomes part of the bus, and listens like the other ones.

The messages are exchanged in text format, and bindings are based on regular expressions with captures. If an application subscribes to -HELLO (.*) an if another application emits the message HELLO WORLD, a +HELLO (.*) and if another application emits the message HELLO WORLD, a callback will be called in the first application with WORLD as an argument.

@@ -78,10 +78,10 @@ can use an Ivy connection kit, that is a library that implements Ivy.

Libraries that implement Ivy are available in the following environments: