Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(release): v0.26.5 #521

Merged
merged 1 commit into from
Sep 14, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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/aaa489f/src/lib/cluster.ts#L46)
[src/lib/cluster.ts:46](https://github.com/asyncapi/glee/blob/42c5a07/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/aaa489f/src/adapters/cluster/redis/index.ts#L9)
[src/adapters/cluster/redis/index.ts:9](https://github.com/asyncapi/glee/blob/42c5a07/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/aaa489f/src/adapters/cluster/redis/index.ts#L10)
[src/adapters/cluster/redis/index.ts:10](https://github.com/asyncapi/glee/blob/42c5a07/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/aaa489f/src/lib/cluster.ts#L100)
[src/lib/cluster.ts:100](https://github.com/asyncapi/glee/blob/42c5a07/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/aaa489f/src/lib/cluster.ts#L112)
[src/lib/cluster.ts:112](https://github.com/asyncapi/glee/blob/42c5a07/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/aaa489f/src/lib/cluster.ts#L104)
[src/lib/cluster.ts:104](https://github.com/asyncapi/glee/blob/42c5a07/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/aaa489f/src/lib/cluster.ts#L108)
[src/lib/cluster.ts:108](https://github.com/asyncapi/glee/blob/42c5a07/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/aaa489f/src/adapters/cluster/redis/index.ts#L24)
[src/adapters/cluster/redis/index.ts:24](https://github.com/asyncapi/glee/blob/42c5a07/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/aaa489f/src/adapters/cluster/redis/index.ts#L67)
[src/adapters/cluster/redis/index.ts:67](https://github.com/asyncapi/glee/blob/42c5a07/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/aaa489f/src/adapters/cluster/redis/index.ts#L16)
[src/adapters/cluster/redis/index.ts:16](https://github.com/asyncapi/glee/blob/42c5a07/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/aaa489f/src/lib/cluster.ts#L158)
[src/lib/cluster.ts:158](https://github.com/asyncapi/glee/blob/42c5a07/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/aaa489f/src/adapters/cluster/redis/index.ts#L12)
[src/adapters/cluster/redis/index.ts:12](https://github.com/asyncapi/glee/blob/42c5a07/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/aaa489f/src/adapters/cluster/redis/index.ts#L20)
[src/adapters/cluster/redis/index.ts:20](https://github.com/asyncapi/glee/blob/42c5a07/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/aaa489f/src/lib/cluster.ts#L138)
[src/lib/cluster.ts:138](https://github.com/asyncapi/glee/blob/42c5a07/src/lib/cluster.ts#L138)

___

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

#### Defined in

[src/lib/adapter.ts:41](https://github.com/asyncapi/glee/blob/aaa489f/src/lib/adapter.ts#L41)
[src/lib/adapter.ts:41](https://github.com/asyncapi/glee/blob/42c5a07/src/lib/adapter.ts#L41)

## Properties

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

#### Defined in

[src/lib/adapter.ts:185](https://github.com/asyncapi/glee/blob/aaa489f/src/lib/adapter.ts#L185)
[src/lib/adapter.ts:185](https://github.com/asyncapi/glee/blob/42c5a07/src/lib/adapter.ts#L185)

___

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

#### Defined in

[src/lib/adapter.ts:193](https://github.com/asyncapi/glee/blob/aaa489f/src/lib/adapter.ts#L193)
[src/lib/adapter.ts:193](https://github.com/asyncapi/glee/blob/42c5a07/src/lib/adapter.ts#L193)

___

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

#### Defined in

[src/lib/adapter.ts:197](https://github.com/asyncapi/glee/blob/aaa489f/src/lib/adapter.ts#L197)
[src/lib/adapter.ts:197](https://github.com/asyncapi/glee/blob/42c5a07/src/lib/adapter.ts#L197)

___

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

#### Defined in

[src/lib/adapter.ts:177](https://github.com/asyncapi/glee/blob/aaa489f/src/lib/adapter.ts#L177)
[src/lib/adapter.ts:177](https://github.com/asyncapi/glee/blob/42c5a07/src/lib/adapter.ts#L177)

___

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

#### Defined in

[src/lib/adapter.ts:189](https://github.com/asyncapi/glee/blob/aaa489f/src/lib/adapter.ts#L189)
[src/lib/adapter.ts:189](https://github.com/asyncapi/glee/blob/42c5a07/src/lib/adapter.ts#L189)

___

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

#### Defined in

[src/lib/adapter.ts:181](https://github.com/asyncapi/glee/blob/aaa489f/src/lib/adapter.ts#L181)
[src/lib/adapter.ts:181](https://github.com/asyncapi/glee/blob/42c5a07/src/lib/adapter.ts#L181)

___

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

#### Defined in

[src/lib/adapter.ts:201](https://github.com/asyncapi/glee/blob/aaa489f/src/lib/adapter.ts#L201)
[src/lib/adapter.ts:201](https://github.com/asyncapi/glee/blob/42c5a07/src/lib/adapter.ts#L201)

## Methods

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

#### Defined in

[src/adapters/http/client.ts:12](https://github.com/asyncapi/glee/blob/aaa489f/src/adapters/http/client.ts#L12)
[src/adapters/http/client.ts:12](https://github.com/asyncapi/glee/blob/42c5a07/src/adapters/http/client.ts#L12)

___

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

#### Defined in

[src/adapters/http/client.ts:73](https://github.com/asyncapi/glee/blob/aaa489f/src/adapters/http/client.ts#L73)
[src/adapters/http/client.ts:73](https://github.com/asyncapi/glee/blob/42c5a07/src/adapters/http/client.ts#L73)

___

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

#### Defined in

[src/lib/adapter.ts:214](https://github.com/asyncapi/glee/blob/aaa489f/src/lib/adapter.ts#L214)
[src/lib/adapter.ts:214](https://github.com/asyncapi/glee/blob/42c5a07/src/lib/adapter.ts#L214)

___

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

#### Defined in

[src/lib/adapter.ts:230](https://github.com/asyncapi/glee/blob/aaa489f/src/lib/adapter.ts#L230)
[src/lib/adapter.ts:230](https://github.com/asyncapi/glee/blob/42c5a07/src/lib/adapter.ts#L230)

___

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

#### Defined in

[src/adapters/http/client.ts:9](https://github.com/asyncapi/glee/blob/aaa489f/src/adapters/http/client.ts#L9)
[src/adapters/http/client.ts:9](https://github.com/asyncapi/glee/blob/42c5a07/src/adapters/http/client.ts#L9)

___

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

#### Defined in

[src/lib/adapter.ts:205](https://github.com/asyncapi/glee/blob/aaa489f/src/lib/adapter.ts#L205)
[src/lib/adapter.ts:205](https://github.com/asyncapi/glee/blob/42c5a07/src/lib/adapter.ts#L205)

___

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

#### Defined in

[src/adapters/http/client.ts:22](https://github.com/asyncapi/glee/blob/aaa489f/src/adapters/http/client.ts#L22)
[src/adapters/http/client.ts:22](https://github.com/asyncapi/glee/blob/42c5a07/src/adapters/http/client.ts#L22)

___

Expand Down
Loading
Loading