gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-twister] branch master updated: Writing down the rou


From: gnunet
Subject: [GNUnet-SVN] [taler-twister] branch master updated: Writing down the rough scheme of the presentation.
Date: Mon, 10 Sep 2018 12:17:20 +0200

This is an automated email from the git hooks/post-receive script.

marcello pushed a commit to branch master
in repository twister.

The following commit(s) were added to refs/heads/master by this push:
     new 9280968  Writing down the rough scheme of the presentation.
9280968 is described below

commit 92809681ee13a35c0ee71736fe131d56a3d235e4
Author: Marcello Stanisci <address@hidden>
AuthorDate: Mon Sep 10 12:16:50 2018 +0200

    Writing down the rough scheme of the presentation.
---
 presentation/twister.tex | 46 +++++++++++++++++++++++++++++++++++++---------
 1 file changed, 37 insertions(+), 9 deletions(-)

diff --git a/presentation/twister.tex b/presentation/twister.tex
index 05ecf8e..df7d4af 100644
--- a/presentation/twister.tex
+++ b/presentation/twister.tex
@@ -29,9 +29,11 @@
 
 % Adapt title information
 % =======================
-\title{Twister \\ Easy C instrumentation and programmable proxy}
+\title{GNU Twister \\ Easy C instrumentation and programmable proxy}
 \institute{Taler Systems SA}
-\author{Dr. Christian Grothoff \& Marcello Stanisci}
+\author{Christian Grothoff ({\tt address@hidden) \\
+  Marcello Stanisci ({\tt address@hidden)}
+
 \date{10.9.2018}
 
 % Some common packages
@@ -47,18 +49,44 @@
 \usepackage{wrapfig}
 
 
- \usetikzlibrary{snakes}
+\usetikzlibrary{snakes}
 
 
 \begin{document}
 
 \begin{frame}
-  \frametitle{GNU Twister: C-friendly programmable proxy}
-\begin{textblock*}{4cm}(.5cm,7.5cm) % {block width} (coords)
-  {\Large {\bf \url{taler.net}} \\
-    address@hidden \\
-    address@hidden }
-\end{textblock*}
+  \titlepage
+\end{frame}
+
+\begin{frame}
+  \frametitle{Overall architecture}
+
+  % Overall architecture where Twister applies:
+  % HTTP client, HTTP server, REST API,
+  % focus on JSON as interchange format
+
+\end{frame}
+
+\begin{frame}
+  \frametitle{HTTP proxy}
+
+  % Twister HTTP proxy (between client and server)
+
+\end{frame}
+
+\begin{frame}
+  \frametitle{Test driver example}
+
+  % Test driver (below) controlling client, twister and server to
+  % drive test execution
+
+\end{frame}
+
+\begin{frame}
+  \frametitle{Libtalertwister}
+
+  % libtalertwister: control API examples (giving Twister commands
+  % to twist next request/response)
 
 \end{frame}
 

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]