Skip to content

Commit

Permalink
chore(release): v0.31.4 (#608)
Browse files Browse the repository at this point in the history
  • Loading branch information
asyncapi-bot authored Nov 29, 2023
1 parent c77ffdd commit 1377f6c
Show file tree
Hide file tree
Showing 51 changed files with 460 additions and 460 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/6d99062/src/lib/cluster.ts#L46)
[src/lib/cluster.ts:46](https://github.com/asyncapi/glee/blob/c77ffdd/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/6d99062/src/adapters/cluster/redis/index.ts#L9)
[src/adapters/cluster/redis/index.ts:9](https://github.com/asyncapi/glee/blob/c77ffdd/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/6d99062/src/adapters/cluster/redis/index.ts#L10)
[src/adapters/cluster/redis/index.ts:10](https://github.com/asyncapi/glee/blob/c77ffdd/src/adapters/cluster/redis/index.ts#L10)

___

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

#### Defined in

[src/lib/cluster.ts:100](https://github.com/asyncapi/glee/blob/6d99062/src/lib/cluster.ts#L100)
[src/lib/cluster.ts:100](https://github.com/asyncapi/glee/blob/c77ffdd/src/lib/cluster.ts#L100)

___

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

#### Defined in

[src/lib/cluster.ts:112](https://github.com/asyncapi/glee/blob/6d99062/src/lib/cluster.ts#L112)
[src/lib/cluster.ts:112](https://github.com/asyncapi/glee/blob/c77ffdd/src/lib/cluster.ts#L112)

___

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

#### Defined in

[src/lib/cluster.ts:104](https://github.com/asyncapi/glee/blob/6d99062/src/lib/cluster.ts#L104)
[src/lib/cluster.ts:104](https://github.com/asyncapi/glee/blob/c77ffdd/src/lib/cluster.ts#L104)

___

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

#### Defined in

[src/lib/cluster.ts:108](https://github.com/asyncapi/glee/blob/6d99062/src/lib/cluster.ts#L108)
[src/lib/cluster.ts:108](https://github.com/asyncapi/glee/blob/c77ffdd/src/lib/cluster.ts#L108)

## Methods

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

#### Defined in

[src/adapters/cluster/redis/index.ts:24](https://github.com/asyncapi/glee/blob/6d99062/src/adapters/cluster/redis/index.ts#L24)
[src/adapters/cluster/redis/index.ts:24](https://github.com/asyncapi/glee/blob/c77ffdd/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/6d99062/src/adapters/cluster/redis/index.ts#L67)
[src/adapters/cluster/redis/index.ts:67](https://github.com/asyncapi/glee/blob/c77ffdd/src/adapters/cluster/redis/index.ts#L67)

___

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

#### Defined in

[src/adapters/cluster/redis/index.ts:16](https://github.com/asyncapi/glee/blob/6d99062/src/adapters/cluster/redis/index.ts#L16)
[src/adapters/cluster/redis/index.ts:16](https://github.com/asyncapi/glee/blob/c77ffdd/src/adapters/cluster/redis/index.ts#L16)

___

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

#### Defined in

[src/lib/cluster.ts:158](https://github.com/asyncapi/glee/blob/6d99062/src/lib/cluster.ts#L158)
[src/lib/cluster.ts:158](https://github.com/asyncapi/glee/blob/c77ffdd/src/lib/cluster.ts#L158)

___

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

#### Defined in

[src/adapters/cluster/redis/index.ts:12](https://github.com/asyncapi/glee/blob/6d99062/src/adapters/cluster/redis/index.ts#L12)
[src/adapters/cluster/redis/index.ts:12](https://github.com/asyncapi/glee/blob/c77ffdd/src/adapters/cluster/redis/index.ts#L12)

___

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

#### Defined in

[src/adapters/cluster/redis/index.ts:20](https://github.com/asyncapi/glee/blob/6d99062/src/adapters/cluster/redis/index.ts#L20)
[src/adapters/cluster/redis/index.ts:20](https://github.com/asyncapi/glee/blob/c77ffdd/src/adapters/cluster/redis/index.ts#L20)

___

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

#### Defined in

[src/lib/cluster.ts:138](https://github.com/asyncapi/glee/blob/6d99062/src/lib/cluster.ts#L138)
[src/lib/cluster.ts:138](https://github.com/asyncapi/glee/blob/c77ffdd/src/lib/cluster.ts#L138)

___

Expand Down
48 changes: 24 additions & 24 deletions docs/reference/classes/adapters_http_client.default.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ Instantiates a Glee adapter.

#### Defined in

[src/lib/adapter.ts:43](https://github.com/asyncapi/glee/blob/6d99062/src/lib/adapter.ts#L43)
[src/lib/adapter.ts:43](https://github.com/asyncapi/glee/blob/c77ffdd/src/lib/adapter.ts#L43)

## Properties

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

#### Defined in

[src/lib/adapter.ts:189](https://github.com/asyncapi/glee/blob/6d99062/src/lib/adapter.ts#L189)
[src/lib/adapter.ts:189](https://github.com/asyncapi/glee/blob/c77ffdd/src/lib/adapter.ts#L189)

___

Expand All @@ -197,7 +197,7 @@ Adapter.channelAddresses

#### Defined in

[src/lib/adapter.ts:205](https://github.com/asyncapi/glee/blob/6d99062/src/lib/adapter.ts#L205)
[src/lib/adapter.ts:205](https://github.com/asyncapi/glee/blob/c77ffdd/src/lib/adapter.ts#L205)

___

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

#### Defined in

[src/lib/adapter.ts:197](https://github.com/asyncapi/glee/blob/6d99062/src/lib/adapter.ts#L197)
[src/lib/adapter.ts:197](https://github.com/asyncapi/glee/blob/c77ffdd/src/lib/adapter.ts#L197)

___

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

#### Defined in

[src/lib/adapter.ts:209](https://github.com/asyncapi/glee/blob/6d99062/src/lib/adapter.ts#L209)
[src/lib/adapter.ts:209](https://github.com/asyncapi/glee/blob/c77ffdd/src/lib/adapter.ts#L209)

___

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

#### Defined in

[src/lib/adapter.ts:181](https://github.com/asyncapi/glee/blob/6d99062/src/lib/adapter.ts#L181)
[src/lib/adapter.ts:181](https://github.com/asyncapi/glee/blob/c77ffdd/src/lib/adapter.ts#L181)

___

Expand All @@ -269,7 +269,7 @@ Adapter.operationIds

#### Defined in

[src/lib/adapter.ts:201](https://github.com/asyncapi/glee/blob/6d99062/src/lib/adapter.ts#L201)
[src/lib/adapter.ts:201](https://github.com/asyncapi/glee/blob/c77ffdd/src/lib/adapter.ts#L201)

___

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

#### Defined in

[src/lib/adapter.ts:193](https://github.com/asyncapi/glee/blob/6d99062/src/lib/adapter.ts#L193)
[src/lib/adapter.ts:193](https://github.com/asyncapi/glee/blob/c77ffdd/src/lib/adapter.ts#L193)

___

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

#### Defined in

[src/lib/adapter.ts:185](https://github.com/asyncapi/glee/blob/6d99062/src/lib/adapter.ts#L185)
[src/lib/adapter.ts:185](https://github.com/asyncapi/glee/blob/c77ffdd/src/lib/adapter.ts#L185)

___

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

#### Defined in

[src/lib/adapter.ts:213](https://github.com/asyncapi/glee/blob/6d99062/src/lib/adapter.ts#L213)
[src/lib/adapter.ts:213](https://github.com/asyncapi/glee/blob/c77ffdd/src/lib/adapter.ts#L213)

## Methods

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

#### Defined in

[src/adapters/http/client.ts:63](https://github.com/asyncapi/glee/blob/6d99062/src/adapters/http/client.ts#L63)
[src/adapters/http/client.ts:63](https://github.com/asyncapi/glee/blob/c77ffdd/src/adapters/http/client.ts#L63)

___

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

#### Defined in

[src/adapters/http/client.ts:93](https://github.com/asyncapi/glee/blob/6d99062/src/adapters/http/client.ts#L93)
[src/adapters/http/client.ts:93](https://github.com/asyncapi/glee/blob/c77ffdd/src/adapters/http/client.ts#L93)

___

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

#### Defined in

[src/adapters/http/client.ts:78](https://github.com/asyncapi/glee/blob/6d99062/src/adapters/http/client.ts#L78)
[src/adapters/http/client.ts:78](https://github.com/asyncapi/glee/blob/c77ffdd/src/adapters/http/client.ts#L78)

___

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

#### Defined in

[src/adapters/http/client.ts:88](https://github.com/asyncapi/glee/blob/6d99062/src/adapters/http/client.ts#L88)
[src/adapters/http/client.ts:88](https://github.com/asyncapi/glee/blob/c77ffdd/src/adapters/http/client.ts#L88)

___

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

#### Defined in

[src/adapters/http/client.ts:37](https://github.com/asyncapi/glee/blob/6d99062/src/adapters/http/client.ts#L37)
[src/adapters/http/client.ts:37](https://github.com/asyncapi/glee/blob/c77ffdd/src/adapters/http/client.ts#L37)

___

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

#### Defined in

[src/adapters/http/client.ts:119](https://github.com/asyncapi/glee/blob/6d99062/src/adapters/http/client.ts#L119)
[src/adapters/http/client.ts:119](https://github.com/asyncapi/glee/blob/c77ffdd/src/adapters/http/client.ts#L119)

___

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

#### Defined in

[src/adapters/http/client.ts:113](https://github.com/asyncapi/glee/blob/6d99062/src/adapters/http/client.ts#L113)
[src/adapters/http/client.ts:113](https://github.com/asyncapi/glee/blob/c77ffdd/src/adapters/http/client.ts#L113)

___

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

#### Defined in

[src/adapters/http/client.ts:101](https://github.com/asyncapi/glee/blob/6d99062/src/adapters/http/client.ts#L101)
[src/adapters/http/client.ts:101](https://github.com/asyncapi/glee/blob/c77ffdd/src/adapters/http/client.ts#L101)

___

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

#### Defined in

[src/adapters/http/client.ts:17](https://github.com/asyncapi/glee/blob/6d99062/src/adapters/http/client.ts#L17)
[src/adapters/http/client.ts:17](https://github.com/asyncapi/glee/blob/c77ffdd/src/adapters/http/client.ts#L17)

___

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

#### Defined in

[src/lib/adapter.ts:226](https://github.com/asyncapi/glee/blob/6d99062/src/lib/adapter.ts#L226)
[src/lib/adapter.ts:226](https://github.com/asyncapi/glee/blob/c77ffdd/src/lib/adapter.ts#L226)

___

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

#### Defined in

[src/lib/adapter.ts:242](https://github.com/asyncapi/glee/blob/6d99062/src/lib/adapter.ts#L242)
[src/lib/adapter.ts:242](https://github.com/asyncapi/glee/blob/c77ffdd/src/lib/adapter.ts#L242)

___

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

#### Defined in

[src/adapters/http/client.ts:14](https://github.com/asyncapi/glee/blob/6d99062/src/adapters/http/client.ts#L14)
[src/adapters/http/client.ts:14](https://github.com/asyncapi/glee/blob/c77ffdd/src/adapters/http/client.ts#L14)

___

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

#### Defined in

[src/lib/adapter.ts:217](https://github.com/asyncapi/glee/blob/6d99062/src/lib/adapter.ts#L217)
[src/lib/adapter.ts:217](https://github.com/asyncapi/glee/blob/c77ffdd/src/lib/adapter.ts#L217)

___

Expand All @@ -1263,7 +1263,7 @@ Sends a message to the remote server.

#### Defined in

[src/adapters/http/client.ts:27](https://github.com/asyncapi/glee/blob/6d99062/src/adapters/http/client.ts#L27)
[src/adapters/http/client.ts:27](https://github.com/asyncapi/glee/blob/c77ffdd/src/adapters/http/client.ts#L27)

___

Expand Down
Loading

0 comments on commit 1377f6c

Please sign in to comment.