X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=doc%2Fafb-application-writing.html;h=3023e2b0faf9b02aa26b6f534535fc33de346a4c;hb=16ac46f9966c85f5d8c3b766efb8df1417aa5ce2;hp=bb9574554a4f6f9f6c2264e0b005b22f8557a159;hpb=7e0abe76db7b90369429bf387d7aad0fb5a42328;p=src%2Fapp-framework-binder.git 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