From 16ac46f9966c85f5d8c3b766efb8df1417aa5ce2 Mon Sep 17 00:00:00 2001 From: José Bollo Date: Thu, 9 Jun 2016 10:58:06 +0200 Subject: update repository's paths to gerrit.automotivelinux.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I323d82f1a67de8733e38f8c965241fffbcc88a7f Signed-off-by: José Bollo --- doc/afb-application-writing.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'doc/afb-application-writing.html') diff --git a/doc/afb-application-writing.html b/doc/afb-application-writing.html index bb957455..3023e2b0 100644 --- a/doc/afb-application-writing.html +++ b/doc/afb-application-writing.html @@ -8,7 +8,7 @@

HOWTO WRITE an APPLICATION above AGL FRAMEWORK

version: 1
-Date:    30 mai 2016
+Date:    09 juin 2016
 Author:  José Bollo
 
@@ -74,8 +74,8 @@ and can be accessed though either HTTP or Websockets.

Two examples of HTML5 applications are given:

@@ -87,7 +87,7 @@ and can be accessed though either HTTP or Websockets.

It is also possible to write QML applications. A sample QML application [token-websock] is avaliable..

@@ -103,7 +103,7 @@ to connect with an afb-daemon binder.

The program afb-client-demo is the C example that use libafbwsc library. Source code is available here -src/afb-client-demo.c.

+src/afb-client-demo.c.

Current implementation relies on libsystemd and file descriptors. This model might be review in the future to support secure sockets -- cgit 1.2.3-korg