X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=doc%2Fafb-overview.html;h=839d606c4557e1e25984ba6162745f46c224657a;hb=7e0abe76db7b90369429bf387d7aad0fb5a42328;hp=8e03ff108981953d63d5b778b760a41a56636172;hpb=ea682aac623181e6df8555c29cca52697460c22f;p=src%2Fapp-framework-binder.git diff --git a/doc/afb-overview.html b/doc/afb-overview.html index 8e03ff10..839d606c 100644 --- a/doc/afb-overview.html +++ b/doc/afb-overview.html @@ -198,6 +198,10 @@ API of its plugins.

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . +

For this case, the binder afb-daemon takes care to attribute one single session +context to each client instance. It allows plugins to store and retrieve data +associated to each of its client.

+

The plugins of the binder afb-daemon

@@ -214,7 +218,8 @@ written with any language through web technologies ala JSON RPC.

-

A specific document shows

+

A specific document explains how to write an afb-daemon binder plugin: +HOWTO WRITE a PLUGIN for AFB-DAEMON

Launching the binder afb-daemon