Skip to content

Commit 64611bb

Browse files
committed
Committed by Github action
master: { "stompjs": "7.0.0", "rx-stomp": "2.0.0" } develop: { "stompjs": "7.0.0", "rx-stomp": "2.0.0" }
1 parent 78f9146 commit 64611bb

29 files changed

+535
-273
lines changed

_data/authors.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ stompjs:
99
1010
icon: fab fa-fw fa-github
1111
url: https://github.com/stomp-js/stompjs
12-
- label: rx-stomp@1.1.4
12+
- label: rx-stomp@2.0.0
1313
icon: fab fa-fw fa-github
1414
url: https://github.com/stomp-js/rx-stomp

_data/versions/master.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"stompjs": "7.0.0",
3-
"rx-stomp": "1.1.4"
3+
"rx-stomp": "2.0.0"
44
}

api-docs/latest/classes/Client.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="utf-8">
55
<meta http-equiv="x-ua-compatible" content="ie=edge">
6-
<title>[email protected], rx-stomp@1.1.4</title>
6+
<title>[email protected], rx-stomp@2.0.0</title>
77
<meta name="description" content="">
88
<meta name="viewport" content="width=device-width, initial-scale=1">
99

@@ -15,7 +15,7 @@
1515
<body>
1616

1717
<div class="navbar navbar-default navbar-fixed-top visible-xs">
18-
<a href="../" class="navbar-brand">[email protected], rx-stomp@1.1.4</a>
18+
<a href="../" class="navbar-brand">[email protected], rx-stomp@2.0.0</a>
1919
<button type="button" class="btn btn-default btn-menu ion-ios-menu" id="btn-menu"></button>
2020
</div>
2121

api-docs/latest/classes/CompatClient.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="utf-8">
55
<meta http-equiv="x-ua-compatible" content="ie=edge">
6-
<title>[email protected], rx-stomp@1.1.4</title>
6+
<title>[email protected], rx-stomp@2.0.0</title>
77
<meta name="description" content="">
88
<meta name="viewport" content="width=device-width, initial-scale=1">
99

@@ -15,7 +15,7 @@
1515
<body>
1616

1717
<div class="navbar navbar-default navbar-fixed-top visible-xs">
18-
<a href="../" class="navbar-brand">[email protected], rx-stomp@1.1.4</a>
18+
<a href="../" class="navbar-brand">[email protected], rx-stomp@2.0.0</a>
1919
<button type="button" class="btn btn-default btn-menu ion-ios-menu" id="btn-menu"></button>
2020
</div>
2121

api-docs/latest/classes/RxStomp.html

Lines changed: 337 additions & 148 deletions
Large diffs are not rendered by default.

api-docs/latest/classes/RxStompConfig.html

Lines changed: 124 additions & 53 deletions
Large diffs are not rendered by default.

api-docs/latest/classes/RxStompRPC.html

Lines changed: 15 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="utf-8">
55
<meta http-equiv="x-ua-compatible" content="ie=edge">
6-
<title>[email protected], rx-stomp@1.1.4</title>
6+
<title>[email protected], rx-stomp@2.0.0</title>
77
<meta name="description" content="">
88
<meta name="viewport" content="width=device-width, initial-scale=1">
99

@@ -15,7 +15,7 @@
1515
<body>
1616

1717
<div class="navbar navbar-default navbar-fixed-top visible-xs">
18-
<a href="../" class="navbar-brand">[email protected], rx-stomp@1.1.4</a>
18+
<a href="../" class="navbar-brand">[email protected], rx-stomp@2.0.0</a>
1919
<button type="button" class="btn btn-default btn-menu ion-ios-menu" id="btn-menu"></button>
2020
</div>
2121

@@ -124,7 +124,7 @@ <h3 id="constructor">Constructor</h3>
124124
</tr>
125125
<tr>
126126
<td class="col-md-4">
127-
<div class="io-line">Defined in <a href="" data-line="30" class="link-to-prism">consolidated/rx-stomp/src/rx-stomp-rpc.ts:30</a></div>
127+
<div class="io-line">Defined in <a href="" data-line="32" class="link-to-prism">consolidated/rx-stomp/src/rx-stomp-rpc.ts:32</a></div>
128128
</td>
129129
</tr>
130130

@@ -204,8 +204,8 @@ <h3 id="methods">
204204

205205
<tr>
206206
<td class="col-md-4">
207-
<div class="io-line">Defined in <a href="" data-line="56"
208-
class="link-to-prism">consolidated/rx-stomp/src/rx-stomp-rpc.ts:56</a></div>
207+
<div class="io-line">Defined in <a href="" data-line="58"
208+
class="link-to-prism">consolidated/rx-stomp/src/rx-stomp-rpc.ts:58</a></div>
209209
</td>
210210
</tr>
211211

@@ -279,8 +279,8 @@ <h3 id="methods">
279279

280280
<tr>
281281
<td class="col-md-4">
282-
<div class="io-line">Defined in <a href="" data-line="67"
283-
class="link-to-prism">consolidated/rx-stomp/src/rx-stomp-rpc.ts:67</a></div>
282+
<div class="io-line">Defined in <a href="" data-line="69"
283+
class="link-to-prism">consolidated/rx-stomp/src/rx-stomp-rpc.ts:69</a></div>
284284
</td>
285285
</tr>
286286

@@ -342,15 +342,17 @@ <h3 id="methods">
342342

343343

344344
<div class="tab-pane fade tab-source-code" id="c-source">
345-
<pre class="line-numbers compodoc-sourcecode"><code class="language-typescript">import { Observable, Observer, Subscription } from &#x27;rxjs&#x27;;
346-
import { filter, first } from &#x27;rxjs/operators&#x27;;
345+
<pre class="line-numbers compodoc-sourcecode"><code class="language-typescript">import { filter, first, Observable, Observer, Subscription } from &#x27;rxjs&#x27;;
347346

348-
import { UUID } from &#x27;angular2-uuid&#x27;;
347+
import { v4 as uuid } from &#x27;uuid&#x27;;
349348

350349
import { IMessage, IPublishParams, StompHeaders } from &#x27;@stomp/stompjs&#x27;;
351350

352-
import { RxStomp } from &#x27;./rx-stomp&#x27;;
353-
import { RxStompRPCConfig, setupReplyQueueFnType } from &#x27;./rx-stomp-rpc-config&#x27;;
351+
import { RxStomp } from &#x27;./rx-stomp.js&#x27;;
352+
import {
353+
RxStompRPCConfig,
354+
setupReplyQueueFnType,
355+
} from &#x27;./rx-stomp-rpc-config.js&#x27;;
354356

355357
/**
356358
* An implementation of Remote Procedure Call (RPC) using messaging.
@@ -429,7 +431,7 @@ <h3 id="methods">
429431
return Observable.create((rpcObserver: Observer&lt;IMessage&gt;) &#x3D;&gt; {
430432
let defaultMessagesSubscription: Subscription;
431433

432-
const correlationId &#x3D; headers[&#x27;correlation-id&#x27;] || UUID.UUID();
434+
const correlationId &#x3D; headers[&#x27;correlation-id&#x27;] || uuid();
433435

434436
defaultMessagesSubscription &#x3D; this._repliesObservable
435437
.pipe(

api-docs/latest/classes/RxStompRPCConfig.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="utf-8">
55
<meta http-equiv="x-ua-compatible" content="ie=edge">
6-
<title>[email protected], rx-stomp@1.1.4</title>
6+
<title>[email protected], rx-stomp@2.0.0</title>
77
<meta name="description" content="">
88
<meta name="viewport" content="width=device-width, initial-scale=1">
99

@@ -15,7 +15,7 @@
1515
<body>
1616

1717
<div class="navbar navbar-default navbar-fixed-top visible-xs">
18-
<a href="../" class="navbar-brand">[email protected], rx-stomp@1.1.4</a>
18+
<a href="../" class="navbar-brand">[email protected], rx-stomp@2.0.0</a>
1919
<button type="button" class="btn btn-default btn-menu ion-ios-menu" id="btn-menu"></button>
2020
</div>
2121

@@ -71,7 +71,7 @@ <h3>File</h3>
7171
<h3>Description</h3>
7272
</p>
7373
<p class="comment">
74-
<p>RPC Config. See the guide for example.</p>
74+
<p>RPC Config. For examples see the <a href="/guide/rx-stomp/ng2-stompjs/remote-procedure-call.html">guide</a>.</p>
7575

7676
</p>
7777

@@ -202,10 +202,10 @@ <h3 id="inputs">
202202
<div class="tab-pane fade tab-source-code" id="c-source">
203203
<pre class="line-numbers compodoc-sourcecode"><code class="language-typescript">import { IMessage } from &#x27;@stomp/stompjs&#x27;;
204204
import { Observable } from &#x27;rxjs&#x27;;
205-
import { RxStomp } from &#x27;./rx-stomp&#x27;;
205+
import { RxStomp } from &#x27;./rx-stomp.js&#x27;;
206206

207207
/**
208-
* See the guide for example
208+
* For examples see the [guide](/guide/rx-stomp/ng2-stompjs/remote-procedure-call.html).
209209
*
210210
* Part of &#x60;@stomp/rx-stomp&#x60;
211211
*/
@@ -215,7 +215,7 @@ <h3 id="inputs">
215215
) &#x3D;&gt; Observable&lt;IMessage&gt;;
216216

217217
/**
218-
* RPC Config. See the guide for example.
218+
* RPC Config. For examples see the [guide](/guide/rx-stomp/ng2-stompjs/remote-procedure-call.html).
219219
*/
220220
export class RxStompRPCConfig {
221221
/**

api-docs/latest/classes/Stomp.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="utf-8">
55
<meta http-equiv="x-ua-compatible" content="ie=edge">
6-
<title>[email protected], rx-stomp@1.1.4</title>
6+
<title>[email protected], rx-stomp@2.0.0</title>
77
<meta name="description" content="">
88
<meta name="viewport" content="width=device-width, initial-scale=1">
99

@@ -15,7 +15,7 @@
1515
<body>
1616

1717
<div class="navbar navbar-default navbar-fixed-top visible-xs">
18-
<a href="../" class="navbar-brand">[email protected], rx-stomp@1.1.4</a>
18+
<a href="../" class="navbar-brand">[email protected], rx-stomp@2.0.0</a>
1919
<button type="button" class="btn btn-default btn-menu ion-ios-menu" id="btn-menu"></button>
2020
</div>
2121

api-docs/latest/classes/StompConfig.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="utf-8">
55
<meta http-equiv="x-ua-compatible" content="ie=edge">
6-
<title>[email protected], rx-stomp@1.1.4</title>
6+
<title>[email protected], rx-stomp@2.0.0</title>
77
<meta name="description" content="">
88
<meta name="viewport" content="width=device-width, initial-scale=1">
99

@@ -15,7 +15,7 @@
1515
<body>
1616

1717
<div class="navbar navbar-default navbar-fixed-top visible-xs">
18-
<a href="../" class="navbar-brand">[email protected], rx-stomp@1.1.4</a>
18+
<a href="../" class="navbar-brand">[email protected], rx-stomp@2.0.0</a>
1919
<button type="button" class="btn btn-default btn-menu ion-ios-menu" id="btn-menu"></button>
2020
</div>
2121

0 commit comments

Comments
 (0)