Skip to content

Commit

Permalink
chore(release): v0.10.4 (asyncapi#254)
Browse files Browse the repository at this point in the history
  • Loading branch information
asyncapi-bot authored Feb 17, 2022
1 parent 87abc56 commit 83c7b3f
Show file tree
Hide file tree
Showing 27 changed files with 236 additions and 236 deletions.
28 changes: 14 additions & 14 deletions docs/reference/classes/adapters_cluster_redis.default.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ Instantiates a Glee Cluster adapter.

#### Defined in

[src/lib/cluster.ts:46](https://github.com/asyncapi/glee/blob/036ed6c/src/lib/cluster.ts#L46)
[src/lib/cluster.ts:46](https://github.com/asyncapi/glee/blob/87abc56/src/lib/cluster.ts#L46)

## Properties

Expand All @@ -92,7 +92,7 @@ Instantiates a Glee Cluster adapter.

#### Defined in

[src/adapters/cluster/redis/index.ts:9](https://github.com/asyncapi/glee/blob/036ed6c/src/adapters/cluster/redis/index.ts#L9)
[src/adapters/cluster/redis/index.ts:9](https://github.com/asyncapi/glee/blob/87abc56/src/adapters/cluster/redis/index.ts#L9)

___

Expand All @@ -102,7 +102,7 @@ ___

#### Defined in

[src/adapters/cluster/redis/index.ts:10](https://github.com/asyncapi/glee/blob/036ed6c/src/adapters/cluster/redis/index.ts#L10)
[src/adapters/cluster/redis/index.ts:10](https://github.com/asyncapi/glee/blob/87abc56/src/adapters/cluster/redis/index.ts#L10)

___

Expand Down Expand Up @@ -186,7 +186,7 @@ ClusterAdapter.glee

#### Defined in

[src/lib/cluster.ts:93](https://github.com/asyncapi/glee/blob/036ed6c/src/lib/cluster.ts#L93)
[src/lib/cluster.ts:93](https://github.com/asyncapi/glee/blob/87abc56/src/lib/cluster.ts#L93)

___

Expand All @@ -204,7 +204,7 @@ ClusterAdapter.instanceId

#### Defined in

[src/lib/cluster.ts:105](https://github.com/asyncapi/glee/blob/036ed6c/src/lib/cluster.ts#L105)
[src/lib/cluster.ts:105](https://github.com/asyncapi/glee/blob/87abc56/src/lib/cluster.ts#L105)

___

Expand All @@ -222,7 +222,7 @@ ClusterAdapter.serverName

#### Defined in

[src/lib/cluster.ts:97](https://github.com/asyncapi/glee/blob/036ed6c/src/lib/cluster.ts#L97)
[src/lib/cluster.ts:97](https://github.com/asyncapi/glee/blob/87abc56/src/lib/cluster.ts#L97)

___

Expand All @@ -240,7 +240,7 @@ ClusterAdapter.serverUrlExpanded

#### Defined in

[src/lib/cluster.ts:101](https://github.com/asyncapi/glee/blob/036ed6c/src/lib/cluster.ts#L101)
[src/lib/cluster.ts:101](https://github.com/asyncapi/glee/blob/87abc56/src/lib/cluster.ts#L101)

## Methods

Expand All @@ -254,7 +254,7 @@ ClusterAdapter.serverUrlExpanded

#### Defined in

[src/adapters/cluster/redis/index.ts:24](https://github.com/asyncapi/glee/blob/036ed6c/src/adapters/cluster/redis/index.ts#L24)
[src/adapters/cluster/redis/index.ts:24](https://github.com/asyncapi/glee/blob/87abc56/src/adapters/cluster/redis/index.ts#L24)

___

Expand All @@ -274,7 +274,7 @@ ___

#### Defined in

[src/adapters/cluster/redis/index.ts:67](https://github.com/asyncapi/glee/blob/036ed6c/src/adapters/cluster/redis/index.ts#L67)
[src/adapters/cluster/redis/index.ts:67](https://github.com/asyncapi/glee/blob/87abc56/src/adapters/cluster/redis/index.ts#L67)

___

Expand Down Expand Up @@ -323,7 +323,7 @@ Connects to the remote server.

#### Defined in

[src/adapters/cluster/redis/index.ts:16](https://github.com/asyncapi/glee/blob/036ed6c/src/adapters/cluster/redis/index.ts#L16)
[src/adapters/cluster/redis/index.ts:16](https://github.com/asyncapi/glee/blob/87abc56/src/adapters/cluster/redis/index.ts#L16)

___

Expand Down Expand Up @@ -351,7 +351,7 @@ The deserialized message.

#### Defined in

[src/lib/cluster.ts:151](https://github.com/asyncapi/glee/blob/036ed6c/src/lib/cluster.ts#L151)
[src/lib/cluster.ts:151](https://github.com/asyncapi/glee/blob/87abc56/src/lib/cluster.ts#L151)

___

Expand Down Expand Up @@ -553,7 +553,7 @@ ___

#### Defined in

[src/adapters/cluster/redis/index.ts:12](https://github.com/asyncapi/glee/blob/036ed6c/src/adapters/cluster/redis/index.ts#L12)
[src/adapters/cluster/redis/index.ts:12](https://github.com/asyncapi/glee/blob/87abc56/src/adapters/cluster/redis/index.ts#L12)

___

Expand Down Expand Up @@ -981,7 +981,7 @@ Sends a message to the remote server.

#### Defined in

[src/adapters/cluster/redis/index.ts:20](https://github.com/asyncapi/glee/blob/036ed6c/src/adapters/cluster/redis/index.ts#L20)
[src/adapters/cluster/redis/index.ts:20](https://github.com/asyncapi/glee/blob/87abc56/src/adapters/cluster/redis/index.ts#L20)

___

Expand Down Expand Up @@ -1009,7 +1009,7 @@ The serialized message,

#### Defined in

[src/lib/cluster.ts:131](https://github.com/asyncapi/glee/blob/036ed6c/src/lib/cluster.ts#L131)
[src/lib/cluster.ts:131](https://github.com/asyncapi/glee/blob/87abc56/src/lib/cluster.ts#L131)

___

Expand Down
34 changes: 17 additions & 17 deletions docs/reference/classes/adapters_mqtt.default.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ Instantiates a Glee adapter.

#### Defined in

[src/lib/adapter.ts:31](https://github.com/asyncapi/glee/blob/036ed6c/src/lib/adapter.ts#L31)
[src/lib/adapter.ts:31](https://github.com/asyncapi/glee/blob/87abc56/src/lib/adapter.ts#L31)

## Properties

Expand All @@ -98,7 +98,7 @@ Instantiates a Glee adapter.

#### Defined in

[src/adapters/mqtt/index.ts:15](https://github.com/asyncapi/glee/blob/036ed6c/src/adapters/mqtt/index.ts#L15)
[src/adapters/mqtt/index.ts:15](https://github.com/asyncapi/glee/blob/87abc56/src/adapters/mqtt/index.ts#L15)

___

Expand All @@ -108,7 +108,7 @@ ___

#### Defined in

[src/adapters/mqtt/index.ts:16](https://github.com/asyncapi/glee/blob/036ed6c/src/adapters/mqtt/index.ts#L16)
[src/adapters/mqtt/index.ts:16](https://github.com/asyncapi/glee/blob/87abc56/src/adapters/mqtt/index.ts#L16)

___

Expand Down Expand Up @@ -192,7 +192,7 @@ Adapter.AsyncAPIServer

#### Defined in

[src/lib/adapter.ts:131](https://github.com/asyncapi/glee/blob/036ed6c/src/lib/adapter.ts#L131)
[src/lib/adapter.ts:131](https://github.com/asyncapi/glee/blob/87abc56/src/lib/adapter.ts#L131)

___

Expand All @@ -210,7 +210,7 @@ Adapter.channelNames

#### Defined in

[src/lib/adapter.ts:139](https://github.com/asyncapi/glee/blob/036ed6c/src/lib/adapter.ts#L139)
[src/lib/adapter.ts:139](https://github.com/asyncapi/glee/blob/87abc56/src/lib/adapter.ts#L139)

___

Expand All @@ -228,7 +228,7 @@ Adapter.connections

#### Defined in

[src/lib/adapter.ts:143](https://github.com/asyncapi/glee/blob/036ed6c/src/lib/adapter.ts#L143)
[src/lib/adapter.ts:143](https://github.com/asyncapi/glee/blob/87abc56/src/lib/adapter.ts#L143)

___

Expand All @@ -246,7 +246,7 @@ Adapter.glee

#### Defined in

[src/lib/adapter.ts:123](https://github.com/asyncapi/glee/blob/036ed6c/src/lib/adapter.ts#L123)
[src/lib/adapter.ts:123](https://github.com/asyncapi/glee/blob/87abc56/src/lib/adapter.ts#L123)

___

Expand All @@ -264,7 +264,7 @@ Adapter.parsedAsyncAPI

#### Defined in

[src/lib/adapter.ts:135](https://github.com/asyncapi/glee/blob/036ed6c/src/lib/adapter.ts#L135)
[src/lib/adapter.ts:135](https://github.com/asyncapi/glee/blob/87abc56/src/lib/adapter.ts#L135)

___

Expand All @@ -282,7 +282,7 @@ Adapter.serverName

#### Defined in

[src/lib/adapter.ts:127](https://github.com/asyncapi/glee/blob/036ed6c/src/lib/adapter.ts#L127)
[src/lib/adapter.ts:127](https://github.com/asyncapi/glee/blob/87abc56/src/lib/adapter.ts#L127)

___

Expand All @@ -300,7 +300,7 @@ Adapter.serverUrlExpanded

#### Defined in

[src/lib/adapter.ts:147](https://github.com/asyncapi/glee/blob/036ed6c/src/lib/adapter.ts#L147)
[src/lib/adapter.ts:147](https://github.com/asyncapi/glee/blob/87abc56/src/lib/adapter.ts#L147)

## Methods

Expand All @@ -314,7 +314,7 @@ Adapter.serverUrlExpanded

#### Defined in

[src/adapters/mqtt/index.ts:30](https://github.com/asyncapi/glee/blob/036ed6c/src/adapters/mqtt/index.ts#L30)
[src/adapters/mqtt/index.ts:30](https://github.com/asyncapi/glee/blob/87abc56/src/adapters/mqtt/index.ts#L30)

___

Expand All @@ -334,7 +334,7 @@ ___

#### Defined in

[src/adapters/mqtt/index.ts:125](https://github.com/asyncapi/glee/blob/036ed6c/src/adapters/mqtt/index.ts#L125)
[src/adapters/mqtt/index.ts:125](https://github.com/asyncapi/glee/blob/87abc56/src/adapters/mqtt/index.ts#L125)

___

Expand All @@ -354,7 +354,7 @@ ___

#### Defined in

[src/adapters/mqtt/index.ts:107](https://github.com/asyncapi/glee/blob/036ed6c/src/adapters/mqtt/index.ts#L107)
[src/adapters/mqtt/index.ts:107](https://github.com/asyncapi/glee/blob/87abc56/src/adapters/mqtt/index.ts#L107)

___

Expand Down Expand Up @@ -403,7 +403,7 @@ Connects to the remote server.

#### Defined in

[src/adapters/mqtt/index.ts:22](https://github.com/asyncapi/glee/blob/036ed6c/src/adapters/mqtt/index.ts#L22)
[src/adapters/mqtt/index.ts:22](https://github.com/asyncapi/glee/blob/87abc56/src/adapters/mqtt/index.ts#L22)

___

Expand Down Expand Up @@ -547,7 +547,7 @@ Returns a list of the channels a given adapter has to subscribe to.

#### Defined in

[src/lib/adapter.ts:154](https://github.com/asyncapi/glee/blob/036ed6c/src/lib/adapter.ts#L154)
[src/lib/adapter.ts:154](https://github.com/asyncapi/glee/blob/87abc56/src/lib/adapter.ts#L154)

___

Expand Down Expand Up @@ -625,7 +625,7 @@ ___

#### Defined in

[src/adapters/mqtt/index.ts:18](https://github.com/asyncapi/glee/blob/036ed6c/src/adapters/mqtt/index.ts#L18)
[src/adapters/mqtt/index.ts:18](https://github.com/asyncapi/glee/blob/87abc56/src/adapters/mqtt/index.ts#L18)

___

Expand Down Expand Up @@ -1053,7 +1053,7 @@ Sends a message to the remote server.

#### Defined in

[src/adapters/mqtt/index.ts:26](https://github.com/asyncapi/glee/blob/036ed6c/src/adapters/mqtt/index.ts#L26)
[src/adapters/mqtt/index.ts:26](https://github.com/asyncapi/glee/blob/87abc56/src/adapters/mqtt/index.ts#L26)

___

Expand Down
Loading

0 comments on commit 83c7b3f

Please sign in to comment.