@parity/light.js
Version:
A high-level reactive JS library optimized for light clients
1,030 lines (426 loc) • 34.4 kB
HTML
<html lang="" >
<head>
<meta charset="UTF-8">
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>RpcObservables Properties · GitBook</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="description" content="">
<meta name="generator" content="GitBook 3.2.3">
<link rel="stylesheet" href="../gitbook/style.css">
<link rel="stylesheet" href="../gitbook/gitbook-plugin-highlight/website.css">
<link rel="stylesheet" href="../gitbook/gitbook-plugin-search/search.css">
<link rel="stylesheet" href="../gitbook/gitbook-plugin-fontsettings/website.css">
<meta name="HandheldFriendly" content="true"/>
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<link rel="apple-touch-icon-precomposed" sizes="152x152" href="../gitbook/images/apple-touch-icon-precomposed-152.png">
<link rel="shortcut icon" href="../gitbook/images/favicon.ico" type="image/x-icon">
<link rel="prev" href="rpc-observables.html" />
</head>
<body>
<div class="book">
<div class="book-summary">
<div id="book-search-input" role="search">
<input type="text" placeholder="Type to search" />
</div>
<nav role="navigation">
<ul class="summary">
<li class="chapter " data-level="1.1" data-path="../">
<a href="../">
Introduction
</a>
</li>
<li class="chapter " data-level="1.2" >
<span>
Getting started
</span>
<ul class="articles">
<li class="chapter " data-level="1.2.1" data-path="../getting-started/installation.html">
<a href="../getting-started/installation.html">
Installation
</a>
</li>
<li class="chapter " data-level="1.2.2" data-path="../getting-started/does-it-work-with-a-full-node.html">
<a href="../getting-started/does-it-work-with-a-full-node.html">
Does this work with a full node?
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="1.3" >
<span>
Guides
</span>
<ul class="articles">
<li class="chapter " data-level="1.3.1" data-path="../guides/tutorial1-set-up-a-light-client.html">
<a href="../guides/tutorial1-set-up-a-light-client.html">
Tutorial Part 1: Set up a Light Client
</a>
</li>
<li class="chapter " data-level="1.3.2" data-path="../guides/tutorial2-our-first-rpcobservable.html">
<a href="../guides/tutorial2-our-first-rpcobservable.html">
Tutorial Part 2: Our First RpcObservable
</a>
</li>
<li class="chapter " data-level="1.3.3" data-path="../guides/tutorial3-manipulating-rpcobservables.html">
<a href="../guides/tutorial3-manipulating-rpcobservables.html">
Tutorial Part 3: Manipulating RpcObservables
</a>
</li>
<li class="chapter " data-level="1.3.4" data-path="../guides/tutorial4-send-a-transaction.html">
<a href="../guides/tutorial4-send-a-transaction.html">
Tutorial Part 4: Send a Transaction
</a>
</li>
<li class="chapter " data-level="1.3.5" data-path="../guides/tutorial5-work-with-contracts.html">
<a href="../guides/tutorial5-work-with-contracts.html">
Tutorial Part 5: Work with Contracts
</a>
</li>
<li class="chapter " data-level="1.3.6" data-path="../guides/tutorial6-integrate-with-react.html">
<a href="../guides/tutorial6-integrate-with-react.html">
Tutorial Part 6: Integrate with React
</a>
</li>
<li class="chapter " data-level="1.3.7" data-path="../guides/redux-integration.md">
<span>
Redux Integration
</a>
</li>
<li class="chapter " data-level="1.3.8" data-path="../guides/angular-integration.md">
<span>
Angular Integration
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="1.4" >
<span>
Concepts
</span>
<ul class="articles">
<li class="chapter " data-level="1.4.1" data-path="light-client-development.html">
<a href="light-client-development.html">
Light Client Development
</a>
</li>
<li class="chapter " data-level="1.4.2" data-path="reactive-programming.html">
<a href="reactive-programming.html">
Reactive Programming
</a>
</li>
<li class="chapter " data-level="1.4.3" data-path="rpc-observables.html">
<a href="rpc-observables.html">
RpcObservables
</a>
</li>
<li class="chapter active" data-level="1.4.4" data-path="rpc-observables-properties.html">
<a href="rpc-observables-properties.html">
RpcObservables Properties
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="1.5" >
<span>
API
</span>
<ul class="articles">
<li class="chapter " data-level="1.5.1" data-path="../api/modules/_api_.html">
<a href="../api/modules/_api_.html">
api
</a>
</li>
<li class="chapter " data-level="1.5.2" >
<span>
FrequencyObservables
</span>
<ul class="articles">
<li class="chapter " data-level="1.5.2.1" data-path="../api/modules/_frequency_accounts_.html">
<a href="../api/modules/_frequency_accounts_.html">
frequency/accounts
</a>
</li>
<li class="chapter " data-level="1.5.2.2" data-path="../api/modules/_frequency_blocks_.html">
<a href="../api/modules/_frequency_blocks_.html">
frequency/blocks
</a>
</li>
<li class="chapter " data-level="1.5.2.3" data-path="../api/modules/_frequency_frequency_.html">
<a href="../api/modules/_frequency_frequency_.html">
frequency/frequency
</a>
</li>
<li class="chapter " data-level="1.5.2.4" data-path="../api/modules/_frequency_health_.html">
<a href="../api/modules/_frequency_health_.html">
frequency/health
</a>
</li>
<li class="chapter " data-level="1.5.2.5" data-path="../api/modules/_frequency_other_.html">
<a href="../api/modules/_frequency_other_.html">
frequency/other
</a>
</li>
<li class="chapter " data-level="1.5.2.6" data-path="../api/modules/_frequency_time_.html">
<a href="../api/modules/_frequency_time_.html">
frequency/time
</a>
</li>
<li class="chapter " data-level="1.5.2.7" data-path="../api/modules/_frequency_utils_createpubsubobservable_.html">
<a href="../api/modules/_frequency_utils_createpubsubobservable_.html">
frequency/utils/createPubsubObservable
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="1.5.3" >
<span>
RpcObservables
</span>
<ul class="articles">
<li class="chapter " data-level="1.5.3.1" data-path="../api/modules/_rpc_eth_.html">
<a href="../api/modules/_rpc_eth_.html">
rpc/eth
</a>
</li>
<li class="chapter " data-level="1.5.3.2" data-path="../api/modules/_rpc_net_.html">
<a href="../api/modules/_rpc_net_.html">
rpc/net
</a>
</li>
<li class="chapter " data-level="1.5.3.3" data-path="../api/modules/_rpc_other_makecontract_.html">
<a href="../api/modules/_rpc_other_makecontract_.html">
rpc/other/makeContract
</a>
<ul class="articles">
<li class="chapter " data-level="1.5.3.3.1" data-path="../api/interfaces/_rpc_other_makecontract_.makecontract.html">
<a href="../api/interfaces/_rpc_other_makecontract_.makecontract.html">
MakeContract
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="1.5.3.4" data-path="../api/modules/_rpc_other_post_.html">
<a href="../api/modules/_rpc_other_post_.html">
rpc/other/post
</a>
<ul class="articles">
<li class="chapter " data-level="1.5.3.4.1" data-path="../api/interfaces/_rpc_other_post_.postoptions.html">
<a href="../api/interfaces/_rpc_other_post_.postoptions.html">
PostOptions
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="1.5.3.5" data-path="../api/modules/_rpc_parity_.html">
<a href="../api/modules/_rpc_parity_.html">
rpc/parity
</a>
</li>
<li class="chapter " data-level="1.5.3.6" data-path="../api/modules/_rpc_rpc_.html">
<a href="../api/modules/_rpc_rpc_.html">
rpc/rpc
</a>
</li>
<li class="chapter " data-level="1.5.3.7" data-path="../api/modules/_rpc_utils_createrpc_.html">
<a href="../api/modules/_rpc_utils_createrpc_.html">
rpc/utils/createRpc
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="1.5.4" data-path="../api/modules/_types_.html">
<a href="../api/modules/_types_.html">
Types
</a>
<ul class="articles">
<li class="chapter " data-level="1.5.4.1" data-path="../api/interfaces/_types_.frequencyobservable.html">
<a href="../api/interfaces/_types_.frequencyobservable.html">
FrequencyObservable
</a>
</li>
<li class="chapter " data-level="1.5.4.2" data-path="../api/interfaces/_types_.frequencyobservableoptions.html">
<a href="../api/interfaces/_types_.frequencyobservableoptions.html">
FrequencyObservableOptions
</a>
</li>
<li class="chapter " data-level="1.5.4.3" data-path="../api/interfaces/_types_.makecontract.html">
<a href="../api/interfaces/_types_.makecontract.html">
MakeContract
</a>
</li>
<li class="chapter " data-level="1.5.4.4" data-path="../api/interfaces/_types_.metadata.html">
<a href="../api/interfaces/_types_.metadata.html">
Metadata
</a>
</li>
<li class="chapter " data-level="1.5.4.5" data-path="../api/interfaces/_types_.rpcobservable.html">
<a href="../api/interfaces/_types_.rpcobservable.html">
RpcObservable
</a>
</li>
<li class="chapter " data-level="1.5.4.6" data-path="../api/interfaces/_types_.rpcobservableoptions.html">
<a href="../api/interfaces/_types_.rpcobservableoptions.html">
RpcObservableOptions
</a>
</li>
<li class="chapter " data-level="1.5.4.7" data-path="../api/interfaces/_types_.txstatus.html">
<a href="../api/interfaces/_types_.txstatus.html">
TxStatus
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="1.5.5" >
<span>
Utils
</span>
<ul class="articles">
<li class="chapter " data-level="1.5.5.1" data-path="../api/modules/_utils_isloading_.md">
<span>
utils/isLoading
</a>
</li>
<li class="chapter " data-level="1.5.5.2" data-path="../api/modules/_utils_isobservable_.html">
<a href="../api/modules/_utils_isobservable_.html">
utils/isObservable
</a>
</li>
<li class="chapter " data-level="1.5.5.3" data-path="../api/modules/_utils_operators_distinctreplayrefcount_.md">
<span>
utils/operators/distinctReplayRefCount
</a>
</li>
<li class="chapter " data-level="1.5.5.4" data-path="../api/modules/_utils_operators_distinctvalues_.html">
<a href="../api/modules/_utils_operators_distinctvalues_.html">
utils/operators/distinctValues
</a>
</li>
<li class="chapter " data-level="1.5.5.5" data-path="../api/modules/_utils_operators_switchmappromise_.html">
<a href="../api/modules/_utils_operators_switchmappromise_.html">
utils/operators/switchMapPromise
</a>
</li>
<li class="chapter " data-level="1.5.5.6" data-path="../api/modules/_utils_testhelpers_mockapi_.html">
<a href="../api/modules/_utils_testhelpers_mockapi_.html">
utils/testHelpers/mockApi
</a>
</li>
<li class="chapter " data-level="1.5.5.7" data-path="../api/modules/_utils_testhelpers_mockrpc_.html">
<a href="../api/modules/_utils_testhelpers_mockrpc_.html">
utils/testHelpers/mockRpc
</a>
</li>
</ul>
</li>
</ul>
</li>
<li class="divider"></li>
<li>
<a href="https://www.gitbook.com" target="blank" class="gitbook-link">
Published with GitBook
</a>
</li>
</ul>
</nav>
</div>
<div class="book-body">
<div class="body-inner">
<div class="book-header" role="navigation">
<!-- Title -->
<h1>
<i class="fa fa-circle-o-notch fa-spin"></i>
<a href=".." >RpcObservables Properties</a>
</h1>
</div>
<div class="page-wrapper" tabindex="-1" role="main">
<div class="page-inner">
<div id="book-search-results">
<div class="search-noresults">
<section class="normal markdown-section">
<h1 id="rpcobservables-properties">RpcObservables Properties</h1>
<p><code>RpcObservables</code> are built with the idea that we should make the <em>minimum</em> amount of JSONRPC calls to achieve what we want in our dapp.</p>
<h2 id="observables-are-cold">Observables are cold</h2>
<p>The underlying JSONRPC method is only called if there's at least one subscriber.</p>
<pre><code class="lang-javascript"><span class="hljs-keyword">import</span> { balanceOf$ } <span class="hljs-keyword">from</span> <span class="hljs-string">'@parity/light.js'</span>;
<span class="hljs-keyword">const</span> myObs$ = balanceOf$(<span class="hljs-string">'0x123'</span>);
<span class="hljs-comment">// Observable created, but `eth_getBalance` not called yet</span>
<span class="hljs-keyword">const</span> subscription = myObs$.subscribe(<span class="hljs-built_in">console</span>.log);
<span class="hljs-comment">// `eth_getBalance` called for the 1st time</span>
<span class="hljs-comment">// Some other code...</span>
subscription.unsubscribe();
<span class="hljs-comment">// `eth_getBalance` stops being called</span>
</code></pre>
<h2 id="observables-are-publishreplay1">Observables are PublishReplay(1)</h2>
<p>Let's take <code>blockNumber$()</code> which fires blocks 7, 8 and 9, and has 3 subscribers that don't subscribe at the same time.</p>
<p>We have the following marble diagram (<code>^</code> denotes when the subscriber subscribes).</p>
<pre><code>blockNumber$(): -----7----------8------9-----|
subscriber1: -^---7----------8------9-----|
subscriber2: ------------^7--8------9-----|
subscriber3: --------------------------^9-|
</code></pre><p>Note: the default behavior for Observables is without PublishReplay, i.e.</p>
<pre><code>blockNumber$(): -----7----------8------9-----|
subscriber1: -^---7----------8------9-----|
subscriber2: ------------^---8------9-----|
subscriber3: --------------------------^--|
</code></pre><p>But Observables in this library are PublishReplay(1). <a href="https://blog.angularindepth.com/rxjs-how-to-use-refcount-73a0c6619a4e" target="_blank">Read more</a> about PublishReplay.</p>
<h3 id="underlying-api-calls-are-not-unnecessarily-repeated">Underlying API calls are not unnecessarily repeated</h3>
<pre><code class="lang-javascript"><span class="hljs-keyword">const</span> obs1$ = balanceOf$(<span class="hljs-string">'0x123'</span>);
<span class="hljs-keyword">const</span> obs2$ = balanceOf$(<span class="hljs-string">'0x123'</span>);
obs1$.subscribe(<span class="hljs-built_in">console</span>.log);
obs1$.subscribe(<span class="hljs-built_in">console</span>.log);
obs2$.subscribe(<span class="hljs-built_in">console</span>.log);
<span class="hljs-comment">// Logs 3 times the balance</span>
<span class="hljs-comment">// But only one call to `eth_getBalance` has been made</span>
<span class="hljs-keyword">const</span> obs3$ = balanceOf$(<span class="hljs-string">'0x456'</span>);
<span class="hljs-comment">// Logs a new balance, another call to `eth_getBalance` is made</span>
</code></pre>
<h2 id="underlying-pubsub-subscriptions-are-dropped-after-2-seconds-with-no-subscribers">Underlying PubSub subscriptions are dropped after 2 seconds with no subscribers</h2>
<pre><code class="lang-javascript"><span class="hljs-keyword">import</span> { blockNumber$ } <span class="hljs-keyword">from</span> <span class="hljs-string">'@parity/light.js'</span>;
<span class="hljs-keyword">const</span> myObs$ = blockNumber$();
<span class="hljs-built_in">console</span>.log(blockNumber$.frequency); <span class="hljs-comment">// [onEveryBlock$]</span>
<span class="hljs-comment">// Note: onEveryBlock$ creates a pubsub on `eth_blockNumber`</span>
<span class="hljs-keyword">const</span> subscription = myObs$.subscribe(<span class="hljs-built_in">console</span>.log);
<span class="hljs-comment">// Creates a pubsub subscription</span>
<span class="hljs-comment">// Some other code...</span>
subscription.unsubscribe();
<span class="hljs-comment">// Pubsub subscription is dropped if the observable remains without subscribers for two seconds</span>
</code></pre>
</section>
</div>
<div class="search-results">
<div class="has-results">
<h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
<ul class="search-results-list"></ul>
</div>
<div class="no-results">
<h1 class="search-results-title">No results matching "<span class='search-query'></span>"</h1>
</div>
</div>
</div>
</div>
</div>
</div>
<a href="rpc-observables.html" class="navigation navigation-prev navigation-unique" aria-label="Previous page: RpcObservables">
<i class="fa fa-angle-left"></i>
</a>
</div>
<script>
var gitbook = gitbook || [];
gitbook.push(function() {
gitbook.page.hasChanged({"page":{"title":"RpcObservables Properties","level":"1.4.4","depth":2,"next":{"title":"API","level":"1.5","depth":1,"ref":"","articles":[{"title":"api","level":"1.5.1","depth":2,"path":"api/modules/_api_.md","ref":"api/modules/_api_.md","articles":[]},{"title":"FrequencyObservables","level":"1.5.2","depth":2,"ref":"","articles":[{"title":"frequency/accounts","level":"1.5.2.1","depth":3,"path":"api/modules/_frequency_accounts_.md","ref":"api/modules/_frequency_accounts_.md","articles":[]},{"title":"frequency/blocks","level":"1.5.2.2","depth":3,"path":"api/modules/_frequency_blocks_.md","ref":"api/modules/_frequency_blocks_.md","articles":[]},{"title":"frequency/frequency","level":"1.5.2.3","depth":3,"path":"api/modules/_frequency_frequency_.md","ref":"api/modules/_frequency_frequency_.md","articles":[]},{"title":"frequency/health","level":"1.5.2.4","depth":3,"path":"api/modules/_frequency_health_.md","ref":"api/modules/_frequency_health_.md","articles":[]},{"title":"frequency/other","level":"1.5.2.5","depth":3,"path":"api/modules/_frequency_other_.md","ref":"api/modules/_frequency_other_.md","articles":[]},{"title":"frequency/time","level":"1.5.2.6","depth":3,"path":"api/modules/_frequency_time_.md","ref":"api/modules/_frequency_time_.md","articles":[]},{"title":"frequency/utils/createPubsubObservable","level":"1.5.2.7","depth":3,"path":"api/modules/_frequency_utils_createpubsubobservable_.md","ref":"api/modules/_frequency_utils_createpubsubobservable_.md","articles":[]}]},{"title":"RpcObservables","level":"1.5.3","depth":2,"ref":"","articles":[{"title":"rpc/eth","level":"1.5.3.1","depth":3,"path":"api/modules/_rpc_eth_.md","ref":"api/modules/_rpc_eth_.md","articles":[]},{"title":"rpc/net","level":"1.5.3.2","depth":3,"path":"api/modules/_rpc_net_.md","ref":"api/modules/_rpc_net_.md","articles":[]},{"title":"rpc/other/makeContract","level":"1.5.3.3","depth":3,"path":"api/modules/_rpc_other_makecontract_.md","ref":"api/modules/_rpc_other_makecontract_.md","articles":[{"title":"MakeContract","level":"1.5.3.3.1","depth":4,"path":"api/interfaces/_rpc_other_makecontract_.makecontract.md","ref":"api/interfaces/_rpc_other_makecontract_.makecontract.md","articles":[]}]},{"title":"rpc/other/post","level":"1.5.3.4","depth":3,"path":"api/modules/_rpc_other_post_.md","ref":"api/modules/_rpc_other_post_.md","articles":[{"title":"PostOptions","level":"1.5.3.4.1","depth":4,"path":"api/interfaces/_rpc_other_post_.postoptions.md","ref":"api/interfaces/_rpc_other_post_.postoptions.md","articles":[]}]},{"title":"rpc/parity","level":"1.5.3.5","depth":3,"path":"api/modules/_rpc_parity_.md","ref":"api/modules/_rpc_parity_.md","articles":[]},{"title":"rpc/rpc","level":"1.5.3.6","depth":3,"path":"api/modules/_rpc_rpc_.md","ref":"api/modules/_rpc_rpc_.md","articles":[]},{"title":"rpc/utils/createRpc","level":"1.5.3.7","depth":3,"path":"api/modules/_rpc_utils_createrpc_.md","ref":"api/modules/_rpc_utils_createrpc_.md","articles":[]}]},{"title":"Types","level":"1.5.4","depth":2,"path":"api/modules/_types_.md","ref":"api/modules/_types_.md","articles":[{"title":"FrequencyObservable","level":"1.5.4.1","depth":3,"path":"api/interfaces/_types_.frequencyobservable.md","ref":"api/interfaces/_types_.frequencyobservable.md","articles":[]},{"title":"FrequencyObservableOptions","level":"1.5.4.2","depth":3,"path":"api/interfaces/_types_.frequencyobservableoptions.md","ref":"api/interfaces/_types_.frequencyobservableoptions.md","articles":[]},{"title":"MakeContract","level":"1.5.4.3","depth":3,"path":"api/interfaces/_types_.makecontract.md","ref":"api/interfaces/_types_.makecontract.md","articles":[]},{"title":"Metadata","level":"1.5.4.4","depth":3,"path":"api/interfaces/_types_.metadata.md","ref":"api/interfaces/_types_.metadata.md","articles":[]},{"title":"RpcObservable","level":"1.5.4.5","depth":3,"path":"api/interfaces/_types_.rpcobservable.md","ref":"api/interfaces/_types_.rpcobservable.md","articles":[]},{"title":"RpcObservableOptions","level":"1.5.4.6","depth":3,"path":"api/interfaces/_types_.rpcobservableoptions.md","ref":"api/interfaces/_types_.rpcobservableoptions.md","articles":[]},{"title":"TxStatus","level":"1.5.4.7","depth":3,"path":"api/interfaces/_types_.txstatus.md","ref":"api/interfaces/_types_.txstatus.md","articles":[]}]},{"title":"Utils","level":"1.5.5","depth":2,"ref":"","articles":[{"title":"utils/isLoading","level":"1.5.5.1","depth":3,"path":"api/modules/_utils_isloading_.md","ref":"api/modules/_utils_isloading_.md","articles":[]},{"title":"utils/isObservable","level":"1.5.5.2","depth":3,"path":"api/modules/_utils_isobservable_.md","ref":"api/modules/_utils_isobservable_.md","articles":[]},{"title":"utils/operators/distinctReplayRefCount","level":"1.5.5.3","depth":3,"path":"api/modules/_utils_operators_distinctreplayrefcount_.md","ref":"api/modules/_utils_operators_distinctreplayrefcount_.md","articles":[]},{"title":"utils/operators/distinctValues","level":"1.5.5.4","depth":3,"path":"api/modules/_utils_operators_distinctvalues_.md","ref":"api/modules/_utils_operators_distinctvalues_.md","articles":[]},{"title":"utils/operators/switchMapPromise","level":"1.5.5.5","depth":3,"path":"api/modules/_utils_operators_switchmappromise_.md","ref":"api/modules/_utils_operators_switchmappromise_.md","articles":[]},{"title":"utils/testHelpers/mockApi","level":"1.5.5.6","depth":3,"path":"api/modules/_utils_testhelpers_mockapi_.md","ref":"api/modules/_utils_testhelpers_mockapi_.md","articles":[]},{"title":"utils/testHelpers/mockRpc","level":"1.5.5.7","depth":3,"path":"api/modules/_utils_testhelpers_mockrpc_.md","ref":"api/modules/_utils_testhelpers_mockrpc_.md","articles":[]}]}]},"previous":{"title":"RpcObservables","level":"1.4.3","depth":2,"path":"concepts/rpc-observables.md","ref":"concepts/rpc-observables.md","articles":[]},"dir":"ltr"},"config":{"gitbook":"*","theme":"default","variables":{},"plugins":[],"pluginsConfig":{"highlight":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"fontsettings":{"theme":"white","family":"sans","size":2},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"}},"file":{"path":"concepts/rpc-observables-properties.md","mtime":"2020-02-10T09:51:45.380Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2020-02-10T09:56:25.139Z"},"basePath":"..","book":{"language":""}});
});
</script>
</div>
<script src="../gitbook/gitbook.js"></script>
<script src="../gitbook/theme.js"></script>
<script src="../gitbook/gitbook-plugin-search/search-engine.js"></script>
<script src="../gitbook/gitbook-plugin-search/search.js"></script>
<script src="../gitbook/gitbook-plugin-lunr/lunr.min.js"></script>
<script src="../gitbook/gitbook-plugin-lunr/search-lunr.js"></script>
<script src="../gitbook/gitbook-plugin-sharing/buttons.js"></script>
<script src="../gitbook/gitbook-plugin-fontsettings/fontsettings.js"></script>
</body>
</html>