This is an automated email from the ASF dual-hosted git repository. toulmean pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/incubator-tuweni-website.git
The following commit(s) were added to refs/heads/asf-site by this push: new a885ea9 Automated site publishing by Jenkins build a885ea9 is described below commit a885ea92a7df408224cd9b21bfe4480d6fbb1a9e Author: Antoine Toulme <anto...@lunar-ocean.com> AuthorDate: Mon Aug 2 14:45:58 2021 -0700 Automated site publishing by Jenkins build --- content/download/index.html | 10 ++++ content/feed.xml | 4 +- content/tutorials/apps/eth-faucet/index.html | 24 +++++---- content/tutorials/apps/gossip/index.html | 24 +++++---- content/tutorials/apps/hobbits-relayer/index.html | 24 +++++---- content/tutorials/apps/index.html | 7 +++ .../apps/{hobbits-relayer => jsonrpc}/index.html | 62 +++++++++++++--------- content/tutorials/apps/scraper/index.html | 24 +++++---- content/tutorials/apps/tuweni/index.html | 24 +++++---- .../tutorials/libraries/creating-bytes/index.html | 8 +++ .../tutorials/libraries/creating-uints/index.html | 8 +++ .../libraries/extracting-values/index.html | 8 +++ .../getting-started-with-bytes/index.html | 28 ++++++---- .../getting-started-with-units/index.html | 28 ++++++---- .../libraries/manipulating-bytes/index.html | 8 +++ .../tutorials/libraries/mutable-bytes/index.html | 8 +++ .../tutorials/libraries/own-bytes-class/index.html | 4 ++ .../tutorials/libraries/own-uints-class/index.html | 4 ++ .../libraries/uints-operations/index.html | 8 +++ 19 files changed, 217 insertions(+), 98 deletions(-) diff --git a/content/download/index.html b/content/download/index.html index 399b7c5..d65b567 100644 --- a/content/download/index.html +++ b/content/download/index.html @@ -191,6 +191,16 @@ succeed.</p> <div class="language-groovy highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="n">compile</span> <span class="s1">'org.apache.tuweni:tuweni-bytes:2.0.0'</span> </code></pre></div></div> +<h3 id="homebrew">Homebrew</h3> + +<p>An <em>unofficial</em> homebrew tap is maintained under this <a href="https://github.com/tmio/homebrew-tuweni">repository</a>.</p> + +<p>You can follow these instructions to install Tuweni:</p> + +<div class="language-bash highlighter-rouge"><div class="highlight"><pre class="highlight"><code>brew tap tmio/tuweni +brew install tuweni +</code></pre></div></div> + </div> </div> diff --git a/content/feed.xml b/content/feed.xml index 6be586e..6de7029 100644 --- a/content/feed.xml +++ b/content/feed.xml @@ -5,8 +5,8 @@ <description></description> <link>//</link> <atom:link href="//feed.xml" rel="self" type="application/rss+xml"/> - <pubDate>Tue, 27 Jul 2021 10:07:02 -0700</pubDate> - <lastBuildDate>Tue, 27 Jul 2021 10:07:02 -0700</lastBuildDate> + <pubDate>Mon, 02 Aug 2021 14:45:46 -0700</pubDate> + <lastBuildDate>Mon, 02 Aug 2021 14:45:46 -0700</lastBuildDate> <generator>Jekyll v3.7.4</generator> <item> diff --git a/content/tutorials/apps/eth-faucet/index.html b/content/tutorials/apps/eth-faucet/index.html index a553c58..9c7e583 100644 --- a/content/tutorials/apps/eth-faucet/index.html +++ b/content/tutorials/apps/eth-faucet/index.html @@ -180,27 +180,29 @@ - <a href="/" title="Apache Tuweni">← Apache Tuweni</a><br/> + <a href="/tutorials/apps/" title="Applications">← Applications</a><br/> - <a href="/tutorials/networking/" title="Networking">← Networking</a><br/> + <a href="/" title="Apache Tuweni">← Apache Tuweni</a><br/> - <a href="/tutorials/apps/" title="Applications">← Applications</a><br/> + <a href="/tutorials/libraries/" title="Libraries Tutorials">← Libraries Tutorials</a><br/> - <a href="/tutorials/libraries/" title="Libraries Tutorials">← Libraries Tutorials</a><br/> + <a href="/tutorials/" title="Tutorials">← Tutorials</a><br/> - <a href="/tutorials/" title="Tutorials">← Tutorials</a><br/> + <a href="/tutorials/networking/" title="Networking">← Networking</a><br/> + + @@ -330,27 +332,29 @@ - <a href="/" title="Apache Tuweni">← Apache Tuweni</a><br/> + <a href="/tutorials/apps/" title="Applications">← Applications</a><br/> - <a href="/tutorials/networking/" title="Networking">← Networking</a><br/> + <a href="/" title="Apache Tuweni">← Apache Tuweni</a><br/> - <a href="/tutorials/apps/" title="Applications">← Applications</a><br/> + <a href="/tutorials/libraries/" title="Libraries Tutorials">← Libraries Tutorials</a><br/> - <a href="/tutorials/libraries/" title="Libraries Tutorials">← Libraries Tutorials</a><br/> + <a href="/tutorials/" title="Tutorials">← Tutorials</a><br/> - <a href="/tutorials/" title="Tutorials">← Tutorials</a><br/> + <a href="/tutorials/networking/" title="Networking">← Networking</a><br/> + + diff --git a/content/tutorials/apps/gossip/index.html b/content/tutorials/apps/gossip/index.html index c145fcc..802cd4c 100644 --- a/content/tutorials/apps/gossip/index.html +++ b/content/tutorials/apps/gossip/index.html @@ -180,27 +180,29 @@ - <a href="/" title="Apache Tuweni">← Apache Tuweni</a><br/> + <a href="/tutorials/apps/" title="Applications">← Applications</a><br/> - <a href="/tutorials/networking/" title="Networking">← Networking</a><br/> + <a href="/" title="Apache Tuweni">← Apache Tuweni</a><br/> - <a href="/tutorials/apps/" title="Applications">← Applications</a><br/> + <a href="/tutorials/libraries/" title="Libraries Tutorials">← Libraries Tutorials</a><br/> - <a href="/tutorials/libraries/" title="Libraries Tutorials">← Libraries Tutorials</a><br/> + <a href="/tutorials/" title="Tutorials">← Tutorials</a><br/> - <a href="/tutorials/" title="Tutorials">← Tutorials</a><br/> + <a href="/tutorials/networking/" title="Networking">← Networking</a><br/> + + @@ -315,27 +317,29 @@ Usage: <main class> <span class="o">[</span><span class="nt">-h</span><spa - <a href="/" title="Apache Tuweni">← Apache Tuweni</a><br/> + <a href="/tutorials/apps/" title="Applications">← Applications</a><br/> - <a href="/tutorials/networking/" title="Networking">← Networking</a><br/> + <a href="/" title="Apache Tuweni">← Apache Tuweni</a><br/> - <a href="/tutorials/apps/" title="Applications">← Applications</a><br/> + <a href="/tutorials/libraries/" title="Libraries Tutorials">← Libraries Tutorials</a><br/> - <a href="/tutorials/libraries/" title="Libraries Tutorials">← Libraries Tutorials</a><br/> + <a href="/tutorials/" title="Tutorials">← Tutorials</a><br/> - <a href="/tutorials/" title="Tutorials">← Tutorials</a><br/> + <a href="/tutorials/networking/" title="Networking">← Networking</a><br/> + + diff --git a/content/tutorials/apps/hobbits-relayer/index.html b/content/tutorials/apps/hobbits-relayer/index.html index ef401be..7c15d71 100644 --- a/content/tutorials/apps/hobbits-relayer/index.html +++ b/content/tutorials/apps/hobbits-relayer/index.html @@ -180,27 +180,29 @@ - <a href="/" title="Apache Tuweni">← Apache Tuweni</a><br/> + <a href="/tutorials/apps/" title="Applications">← Applications</a><br/> - <a href="/tutorials/networking/" title="Networking">← Networking</a><br/> + <a href="/" title="Apache Tuweni">← Apache Tuweni</a><br/> - <a href="/tutorials/apps/" title="Applications">← Applications</a><br/> + <a href="/tutorials/libraries/" title="Libraries Tutorials">← Libraries Tutorials</a><br/> - <a href="/tutorials/libraries/" title="Libraries Tutorials">← Libraries Tutorials</a><br/> + <a href="/tutorials/" title="Tutorials">← Tutorials</a><br/> - <a href="/tutorials/" title="Tutorials">← Tutorials</a><br/> + <a href="/tutorials/networking/" title="Networking">← Networking</a><br/> + + @@ -296,27 +298,29 @@ Usage: <main class> <span class="o">[</span><span class="nt">-h</span><spa - <a href="/" title="Apache Tuweni">← Apache Tuweni</a><br/> + <a href="/tutorials/apps/" title="Applications">← Applications</a><br/> - <a href="/tutorials/networking/" title="Networking">← Networking</a><br/> + <a href="/" title="Apache Tuweni">← Apache Tuweni</a><br/> - <a href="/tutorials/apps/" title="Applications">← Applications</a><br/> + <a href="/tutorials/libraries/" title="Libraries Tutorials">← Libraries Tutorials</a><br/> - <a href="/tutorials/libraries/" title="Libraries Tutorials">← Libraries Tutorials</a><br/> + <a href="/tutorials/" title="Tutorials">← Tutorials</a><br/> - <a href="/tutorials/" title="Tutorials">← Tutorials</a><br/> + <a href="/tutorials/networking/" title="Networking">← Networking</a><br/> + + diff --git a/content/tutorials/apps/index.html b/content/tutorials/apps/index.html index 5f79bbf..55a2979 100644 --- a/content/tutorials/apps/index.html +++ b/content/tutorials/apps/index.html @@ -181,6 +181,13 @@ <p><a href="/tutorials/apps/eth-faucet">More</a></p> +<h1 id="jsonrpc">jsonrpc</h1> + +<p>The <code class="highlighter-rouge">jsonrpc</code> application is a JSON-RPC proxy that can cache, filter, throttle, meter and authenticate requests to a JSON-RPC endpoint.</p> + +<p><a href="/tutorials/apps/jsonrpc">More</a></p> + + </div> <div class="pagination row col-md-12"> <div class="col-md-6"> diff --git a/content/tutorials/apps/hobbits-relayer/index.html b/content/tutorials/apps/jsonrpc/index.html similarity index 81% copy from content/tutorials/apps/hobbits-relayer/index.html copy to content/tutorials/apps/jsonrpc/index.html index ef401be..8ebda0b 100644 --- a/content/tutorials/apps/hobbits-relayer/index.html +++ b/content/tutorials/apps/jsonrpc/index.html @@ -4,11 +4,11 @@ <html lang="en"> <head> <meta charset="utf-8"> - <title>Hobbits Relayer</title> + <title>JSON-RPC proxy</title> <link rel="icon" type="image/ico" href="/assets/themes/apache/img/tuweni_face.ico"> - <meta name="description" content="Hobbits Relayer"> + <meta name="description" content="JSON-RPC proxy"> <meta name="author" content=""> @@ -97,7 +97,7 @@ <div class="page-header"> - <h1>Hobbits Relayer </h1> + <h1>JSON-RPC proxy </h1> </div> <div class="row-fluid post-full"> @@ -180,27 +180,29 @@ - <a href="/" title="Apache Tuweni">← Apache Tuweni</a><br/> + <a href="/tutorials/apps/" title="Applications">← Applications</a><br/> - <a href="/tutorials/networking/" title="Networking">← Networking</a><br/> + <a href="/" title="Apache Tuweni">← Apache Tuweni</a><br/> - <a href="/tutorials/apps/" title="Applications">← Applications</a><br/> + <a href="/tutorials/libraries/" title="Libraries Tutorials">← Libraries Tutorials</a><br/> - <a href="/tutorials/libraries/" title="Libraries Tutorials">← Libraries Tutorials</a><br/> + <a href="/tutorials/" title="Tutorials">← Tutorials</a><br/> - <a href="/tutorials/" title="Tutorials">← Tutorials</a><br/> + <a href="/tutorials/networking/" title="Networking">← Networking</a><br/> + + @@ -230,27 +232,33 @@ <span></span> </div> <div class="content"> - <p>The <code class="highlighter-rouge">hobbits-relayer</code> application showcases how to use the Hobbits protocol to pass messages between different networks.</p> + <p>The <code class="highlighter-rouge">jsonrpc</code> application is a JSON-RPC proxy that can cache, filter, throttle, meter and authenticate requests to a JSON-RPC endpoint.</p> -<figure class="highlight"><pre><code class="language-bash" data-lang="bash">hobbits-relayer <span class="nt">--help</span> -Usage: <main class> <span class="o">[</span><span class="nt">-h</span><span class="o">]</span> <span class="o">[</span><span class="nt">-b</span><span class="o">=</span><<span class="nb">bind</span><span class="o">>]</span> <span class="o">[</span><span class="nt">-t</span><span class="o">=</span><to>] - <span class="nt">-b</span>, <span class="nt">--bind</span><span class="o">=</span><<span class="nb">bind</span><span class="o">></span> Endpoint to <span class="nb">bind </span>to - <span class="nt">-h</span>, <span class="nt">--help</span> Prints usage prompt - <span class="nt">-t</span>, <span class="nt">--to</span><span class="o">=</span><to> Endpoint to relay to</code></pre></figure> +<p>The application is configured via a toml file, described below:</p> -<p>Example use:</p> +<h2 id="examples">Examples</h2> -<p>Relay messages over TCP from port 21000 to 22000:</p> +<h3 id="proxy-a-json-rpc-endpoint-publicly">Proxy a JSON-RPC endpoint publicly</h3> -<figure class="highlight"><pre><code class="language-bash" data-lang="bash">hobbits-relayer <span class="nt">-b</span> tcp://localhost:21000 <span class="nt">-t</span> tcp://localhost:22000</code></pre></figure> +<p>You set up a node and want to proxy. You expose all JSON-RPC methods on your node but only want to expose the <code class="highlighter-rouge">eth_</code> namespace publicly, with HTTP Basic authentication:</p> -<p>Relay messages over UDP from port 2222 to 4444:</p> +<div class="language-toml highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="py">endpointUrl</span><span class="p">=</span><span class="s">"http://192.168.1.2:8545"</span> <span class="c"># IP of your node</span> +<span class="py">allowedMethods</span><span class="p">=</span><span class="nn">["eth_"]</span> +<span class="py">cacheEnabled</span><span class="p">=</span><span class="kc">true</span> +<span class="py">cachedMethods</span><span class="p">=</span><span class="nn">["eth_"]</span> +<span class="py">cacheStoragePath</span><span class="p">=</span><span class="s">"/var/jsonrpccache"</span> <span class="c"># Cache location</span> +</code></pre></div></div> -<figure class="highlight"><pre><code class="language-bash" data-lang="bash">hobbits-relayer <span class="nt">-b</span> udp://localhost:2222 <span class="nt">-t</span> udp://localhost:4444</code></pre></figure> +<h3 id="local-development">Local development</h3> -<p>Relay messages from a Web Socket port 2222 to a TCP server on 4444:</p> +<p>You have a local development and you’re using a service such as Infura or Alchemy, but you want to work without calling the service constantly.</p> -<figure class="highlight"><pre><code class="language-bash" data-lang="bash">hobbits-relayer <span class="nt">-b</span> ws://localhost:2222 <span class="nt">-t</span> tcp://localhost:4444</code></pre></figure> +<div class="language-toml highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="py">endpointUrl="https://example.com:8545/?token</span><span class="p">=</span><span class="err">mytoken</span><span class="s">" # service URL +cacheEnabled=true +cachedMethods=[""] # All methods are cached +cacheStoragePath="</span><span class="err">/var/jsonrpccache</span><span class="s">" # Cache location +allowedMethods=[""] # All methods are enabled +</span></code></pre></div></div> </div> @@ -296,27 +304,29 @@ Usage: <main class> <span class="o">[</span><span class="nt">-h</span><spa - <a href="/" title="Apache Tuweni">← Apache Tuweni</a><br/> + <a href="/tutorials/apps/" title="Applications">← Applications</a><br/> - <a href="/tutorials/networking/" title="Networking">← Networking</a><br/> + <a href="/" title="Apache Tuweni">← Apache Tuweni</a><br/> - <a href="/tutorials/apps/" title="Applications">← Applications</a><br/> + <a href="/tutorials/libraries/" title="Libraries Tutorials">← Libraries Tutorials</a><br/> - <a href="/tutorials/libraries/" title="Libraries Tutorials">← Libraries Tutorials</a><br/> + <a href="/tutorials/" title="Tutorials">← Tutorials</a><br/> - <a href="/tutorials/" title="Tutorials">← Tutorials</a><br/> + <a href="/tutorials/networking/" title="Networking">← Networking</a><br/> + + diff --git a/content/tutorials/apps/scraper/index.html b/content/tutorials/apps/scraper/index.html index 8bb575d..14ab6ba 100644 --- a/content/tutorials/apps/scraper/index.html +++ b/content/tutorials/apps/scraper/index.html @@ -180,27 +180,29 @@ - <a href="/" title="Apache Tuweni">← Apache Tuweni</a><br/> + <a href="/tutorials/apps/" title="Applications">← Applications</a><br/> - <a href="/tutorials/networking/" title="Networking">← Networking</a><br/> + <a href="/" title="Apache Tuweni">← Apache Tuweni</a><br/> - <a href="/tutorials/apps/" title="Applications">← Applications</a><br/> + <a href="/tutorials/libraries/" title="Libraries Tutorials">← Libraries Tutorials</a><br/> - <a href="/tutorials/libraries/" title="Libraries Tutorials">← Libraries Tutorials</a><br/> + <a href="/tutorials/" title="Tutorials">← Tutorials</a><br/> - <a href="/tutorials/" title="Tutorials">← Tutorials</a><br/> + <a href="/tutorials/networking/" title="Networking">← Networking</a><br/> + + @@ -289,27 +291,29 @@ Usage: - <a href="/" title="Apache Tuweni">← Apache Tuweni</a><br/> + <a href="/tutorials/apps/" title="Applications">← Applications</a><br/> - <a href="/tutorials/networking/" title="Networking">← Networking</a><br/> + <a href="/" title="Apache Tuweni">← Apache Tuweni</a><br/> - <a href="/tutorials/apps/" title="Applications">← Applications</a><br/> + <a href="/tutorials/libraries/" title="Libraries Tutorials">← Libraries Tutorials</a><br/> - <a href="/tutorials/libraries/" title="Libraries Tutorials">← Libraries Tutorials</a><br/> + <a href="/tutorials/" title="Tutorials">← Tutorials</a><br/> - <a href="/tutorials/" title="Tutorials">← Tutorials</a><br/> + <a href="/tutorials/networking/" title="Networking">← Networking</a><br/> + + diff --git a/content/tutorials/apps/tuweni/index.html b/content/tutorials/apps/tuweni/index.html index 17819a3..cdaaba6 100644 --- a/content/tutorials/apps/tuweni/index.html +++ b/content/tutorials/apps/tuweni/index.html @@ -180,27 +180,29 @@ - <a href="/" title="Apache Tuweni">← Apache Tuweni</a><br/> + <a href="/tutorials/apps/" title="Applications">← Applications</a><br/> - <a href="/tutorials/networking/" title="Networking">← Networking</a><br/> + <a href="/" title="Apache Tuweni">← Apache Tuweni</a><br/> - <a href="/tutorials/apps/" title="Applications">← Applications</a><br/> + <a href="/tutorials/libraries/" title="Libraries Tutorials">← Libraries Tutorials</a><br/> - <a href="/tutorials/libraries/" title="Libraries Tutorials">← Libraries Tutorials</a><br/> + <a href="/tutorials/" title="Tutorials">← Tutorials</a><br/> - <a href="/tutorials/" title="Tutorials">← Tutorials</a><br/> + <a href="/tutorials/networking/" title="Networking">← Networking</a><br/> + + @@ -316,27 +318,29 @@ Usage: <main class> <span class="o">[</span><span class="nt">-h</span><spa - <a href="/" title="Apache Tuweni">← Apache Tuweni</a><br/> + <a href="/tutorials/apps/" title="Applications">← Applications</a><br/> - <a href="/tutorials/networking/" title="Networking">← Networking</a><br/> + <a href="/" title="Apache Tuweni">← Apache Tuweni</a><br/> - <a href="/tutorials/apps/" title="Applications">← Applications</a><br/> + <a href="/tutorials/libraries/" title="Libraries Tutorials">← Libraries Tutorials</a><br/> - <a href="/tutorials/libraries/" title="Libraries Tutorials">← Libraries Tutorials</a><br/> + <a href="/tutorials/" title="Tutorials">← Tutorials</a><br/> - <a href="/tutorials/" title="Tutorials">← Tutorials</a><br/> + <a href="/tutorials/networking/" title="Networking">← Networking</a><br/> + + diff --git a/content/tutorials/libraries/creating-bytes/index.html b/content/tutorials/libraries/creating-bytes/index.html index 91a41d4..2dab4ac 100644 --- a/content/tutorials/libraries/creating-bytes/index.html +++ b/content/tutorials/libraries/creating-bytes/index.html @@ -207,6 +207,8 @@ + + </div> <div class="col-md-6" style="text-align: right;"> @@ -261,6 +263,8 @@ + + <a href="/tutorials/libraries/manipulating-bytes/" title="Manipulating Bytes">Manipulating Bytes →</a><br/> @@ -454,6 +458,8 @@ + + </div> <div class="col-md-6" style="text-align: right;"> @@ -508,6 +514,8 @@ + + <a href="/tutorials/libraries/manipulating-bytes/" title="Manipulating Bytes">Manipulating Bytes →</a><br/> diff --git a/content/tutorials/libraries/creating-uints/index.html b/content/tutorials/libraries/creating-uints/index.html index d4826b9..302dc21 100644 --- a/content/tutorials/libraries/creating-uints/index.html +++ b/content/tutorials/libraries/creating-uints/index.html @@ -211,6 +211,8 @@ + + </div> <div class="col-md-6" style="text-align: right;"> @@ -277,6 +279,8 @@ + + <a href="/tutorials/libraries/uints-operations/" title="Unsigned Integers operations">Unsigned Integers operations →</a><br/> @@ -389,6 +393,8 @@ + + </div> <div class="col-md-6" style="text-align: right;"> @@ -455,6 +461,8 @@ + + <a href="/tutorials/libraries/uints-operations/" title="Unsigned Integers operations">Unsigned Integers operations →</a><br/> diff --git a/content/tutorials/libraries/extracting-values/index.html b/content/tutorials/libraries/extracting-values/index.html index 724a4fe..93ce04e 100644 --- a/content/tutorials/libraries/extracting-values/index.html +++ b/content/tutorials/libraries/extracting-values/index.html @@ -191,6 +191,8 @@ + + <a href="/tutorials/libraries/manipulating-bytes/" title="Manipulating Bytes">← Manipulating Bytes</a><br/> @@ -263,6 +265,8 @@ + + <a href="/tutorials/libraries/mutable-bytes/" title="Mutable Bytes">Mutable Bytes →</a><br/> @@ -380,6 +384,8 @@ You can also use the method <a href="/docs/org.apache.tuweni.bytes/-bytes/to-big + + <a href="/tutorials/libraries/manipulating-bytes/" title="Manipulating Bytes">← Manipulating Bytes</a><br/> @@ -452,6 +458,8 @@ You can also use the method <a href="/docs/org.apache.tuweni.bytes/-bytes/to-big + + <a href="/tutorials/libraries/mutable-bytes/" title="Mutable Bytes">Mutable Bytes →</a><br/> diff --git a/content/tutorials/libraries/getting-started-with-bytes/index.html b/content/tutorials/libraries/getting-started-with-bytes/index.html index 09308c7..af4ea9f 100644 --- a/content/tutorials/libraries/getting-started-with-bytes/index.html +++ b/content/tutorials/libraries/getting-started-with-bytes/index.html @@ -180,27 +180,29 @@ - <a href="/" title="Apache Tuweni">← Apache Tuweni</a><br/> + <a href="/tutorials/apps/" title="Applications">← Applications</a><br/> - <a href="/tutorials/networking/" title="Networking">← Networking</a><br/> + <a href="/" title="Apache Tuweni">← Apache Tuweni</a><br/> - <a href="/tutorials/apps/" title="Applications">← Applications</a><br/> + <a href="/tutorials/libraries/" title="Libraries Tutorials">← Libraries Tutorials</a><br/> - <a href="/tutorials/libraries/" title="Libraries Tutorials">← Libraries Tutorials</a><br/> + <a href="/tutorials/" title="Tutorials">← Tutorials</a><br/> - <a href="/tutorials/" title="Tutorials">← Tutorials</a><br/> + <a href="/tutorials/networking/" title="Networking">← Networking</a><br/> + + @@ -289,6 +291,8 @@ + + </div> </div> @@ -361,27 +365,29 @@ - <a href="/" title="Apache Tuweni">← Apache Tuweni</a><br/> + <a href="/tutorials/apps/" title="Applications">← Applications</a><br/> - <a href="/tutorials/networking/" title="Networking">← Networking</a><br/> + <a href="/" title="Apache Tuweni">← Apache Tuweni</a><br/> - <a href="/tutorials/apps/" title="Applications">← Applications</a><br/> + <a href="/tutorials/libraries/" title="Libraries Tutorials">← Libraries Tutorials</a><br/> - <a href="/tutorials/libraries/" title="Libraries Tutorials">← Libraries Tutorials</a><br/> + <a href="/tutorials/" title="Tutorials">← Tutorials</a><br/> - <a href="/tutorials/" title="Tutorials">← Tutorials</a><br/> + <a href="/tutorials/networking/" title="Networking">← Networking</a><br/> + + @@ -470,6 +476,8 @@ + + </div> </div> diff --git a/content/tutorials/libraries/getting-started-with-units/index.html b/content/tutorials/libraries/getting-started-with-units/index.html index f6aec51..6d32a9d 100644 --- a/content/tutorials/libraries/getting-started-with-units/index.html +++ b/content/tutorials/libraries/getting-started-with-units/index.html @@ -184,27 +184,29 @@ - <a href="/" title="Apache Tuweni">← Apache Tuweni</a><br/> + <a href="/tutorials/apps/" title="Applications">← Applications</a><br/> - <a href="/tutorials/networking/" title="Networking">← Networking</a><br/> + <a href="/" title="Apache Tuweni">← Apache Tuweni</a><br/> - <a href="/tutorials/apps/" title="Applications">← Applications</a><br/> + <a href="/tutorials/libraries/" title="Libraries Tutorials">← Libraries Tutorials</a><br/> - <a href="/tutorials/libraries/" title="Libraries Tutorials">← Libraries Tutorials</a><br/> + <a href="/tutorials/" title="Tutorials">← Tutorials</a><br/> - <a href="/tutorials/" title="Tutorials">← Tutorials</a><br/> + <a href="/tutorials/networking/" title="Networking">← Networking</a><br/> + + @@ -293,6 +295,8 @@ + + </div> </div> @@ -366,27 +370,29 @@ - <a href="/" title="Apache Tuweni">← Apache Tuweni</a><br/> + <a href="/tutorials/apps/" title="Applications">← Applications</a><br/> - <a href="/tutorials/networking/" title="Networking">← Networking</a><br/> + <a href="/" title="Apache Tuweni">← Apache Tuweni</a><br/> - <a href="/tutorials/apps/" title="Applications">← Applications</a><br/> + <a href="/tutorials/libraries/" title="Libraries Tutorials">← Libraries Tutorials</a><br/> - <a href="/tutorials/libraries/" title="Libraries Tutorials">← Libraries Tutorials</a><br/> + <a href="/tutorials/" title="Tutorials">← Tutorials</a><br/> - <a href="/tutorials/" title="Tutorials">← Tutorials</a><br/> + <a href="/tutorials/networking/" title="Networking">← Networking</a><br/> + + @@ -475,6 +481,8 @@ + + </div> </div> diff --git a/content/tutorials/libraries/manipulating-bytes/index.html b/content/tutorials/libraries/manipulating-bytes/index.html index 5c08e82..e57d322 100644 --- a/content/tutorials/libraries/manipulating-bytes/index.html +++ b/content/tutorials/libraries/manipulating-bytes/index.html @@ -207,6 +207,8 @@ + + </div> <div class="col-md-6" style="text-align: right;"> @@ -277,6 +279,8 @@ + + </div> </div> @@ -409,6 +413,8 @@ + + </div> <div class="col-md-6" style="text-align: right;"> @@ -479,6 +485,8 @@ + + </div> </div> diff --git a/content/tutorials/libraries/mutable-bytes/index.html b/content/tutorials/libraries/mutable-bytes/index.html index 40b50a4..78ffed1 100644 --- a/content/tutorials/libraries/mutable-bytes/index.html +++ b/content/tutorials/libraries/mutable-bytes/index.html @@ -191,6 +191,8 @@ + + <a href="/tutorials/libraries/manipulating-bytes/" title="Manipulating Bytes">← Manipulating Bytes</a><br/> @@ -265,6 +267,8 @@ + + <a href="/tutorials/libraries/own-bytes-class/" title="Creating your very own Bytes classs">Creating your very own Bytes classs →</a><br/> @@ -374,6 +378,8 @@ + + <a href="/tutorials/libraries/manipulating-bytes/" title="Manipulating Bytes">← Manipulating Bytes</a><br/> @@ -448,6 +454,8 @@ + + <a href="/tutorials/libraries/own-bytes-class/" title="Creating your very own Bytes classs">Creating your very own Bytes classs →</a><br/> diff --git a/content/tutorials/libraries/own-bytes-class/index.html b/content/tutorials/libraries/own-bytes-class/index.html index d22e0c7..ff0834b 100644 --- a/content/tutorials/libraries/own-bytes-class/index.html +++ b/content/tutorials/libraries/own-bytes-class/index.html @@ -193,6 +193,8 @@ + + <a href="/tutorials/libraries/mutable-bytes/" title="Mutable Bytes">← Mutable Bytes</a><br/> @@ -287,6 +289,8 @@ + + <a href="/tutorials/libraries/mutable-bytes/" title="Mutable Bytes">← Mutable Bytes</a><br/> diff --git a/content/tutorials/libraries/own-uints-class/index.html b/content/tutorials/libraries/own-uints-class/index.html index db3602d..5624837 100644 --- a/content/tutorials/libraries/own-uints-class/index.html +++ b/content/tutorials/libraries/own-uints-class/index.html @@ -208,6 +208,8 @@ + + </div> <div class="col-md-6" style="text-align: right;"> @@ -299,6 +301,8 @@ + + </div> <div class="col-md-6" style="text-align: right;"> diff --git a/content/tutorials/libraries/uints-operations/index.html b/content/tutorials/libraries/uints-operations/index.html index 998f177..89b1446 100644 --- a/content/tutorials/libraries/uints-operations/index.html +++ b/content/tutorials/libraries/uints-operations/index.html @@ -211,6 +211,8 @@ + + </div> <div class="col-md-6" style="text-align: right;"> @@ -271,6 +273,8 @@ + + <a href="/tutorials/libraries/own-uints-class/" title="Creating your own unsigned integer class">Creating your own unsigned integer class →</a><br/> @@ -418,6 +422,8 @@ + + </div> <div class="col-md-6" style="text-align: right;"> @@ -478,6 +484,8 @@ + + <a href="/tutorials/libraries/own-uints-class/" title="Creating your own unsigned integer class">Creating your own unsigned integer class →</a><br/> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@tuweni.apache.org For additional commands, e-mail: commits-h...@tuweni.apache.org