Skip to content

Commit

Permalink
chore(release): v0.28.0 (asyncapi#552)
Browse files Browse the repository at this point in the history
  • Loading branch information
asyncapi-bot authored Oct 26, 2023
1 parent 100883e commit 163ff07
Show file tree
Hide file tree
Showing 49 changed files with 411 additions and 411 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/a15e431/src/lib/cluster.ts#L46)
[src/lib/cluster.ts:46](https://github.com/asyncapi/glee/blob/100883e/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/a15e431/src/adapters/cluster/redis/index.ts#L9)
[src/adapters/cluster/redis/index.ts:9](https://github.com/asyncapi/glee/blob/100883e/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/a15e431/src/adapters/cluster/redis/index.ts#L10)
[src/adapters/cluster/redis/index.ts:10](https://github.com/asyncapi/glee/blob/100883e/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/a15e431/src/lib/cluster.ts#L100)
[src/lib/cluster.ts:100](https://github.com/asyncapi/glee/blob/100883e/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/a15e431/src/lib/cluster.ts#L112)
[src/lib/cluster.ts:112](https://github.com/asyncapi/glee/blob/100883e/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/a15e431/src/lib/cluster.ts#L104)
[src/lib/cluster.ts:104](https://github.com/asyncapi/glee/blob/100883e/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/a15e431/src/lib/cluster.ts#L108)
[src/lib/cluster.ts:108](https://github.com/asyncapi/glee/blob/100883e/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/a15e431/src/adapters/cluster/redis/index.ts#L24)
[src/adapters/cluster/redis/index.ts:24](https://github.com/asyncapi/glee/blob/100883e/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/a15e431/src/adapters/cluster/redis/index.ts#L67)
[src/adapters/cluster/redis/index.ts:67](https://github.com/asyncapi/glee/blob/100883e/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/a15e431/src/adapters/cluster/redis/index.ts#L16)
[src/adapters/cluster/redis/index.ts:16](https://github.com/asyncapi/glee/blob/100883e/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/a15e431/src/lib/cluster.ts#L158)
[src/lib/cluster.ts:158](https://github.com/asyncapi/glee/blob/100883e/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/a15e431/src/adapters/cluster/redis/index.ts#L12)
[src/adapters/cluster/redis/index.ts:12](https://github.com/asyncapi/glee/blob/100883e/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/a15e431/src/adapters/cluster/redis/index.ts#L20)
[src/adapters/cluster/redis/index.ts:20](https://github.com/asyncapi/glee/blob/100883e/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/a15e431/src/lib/cluster.ts#L138)
[src/lib/cluster.ts:138](https://github.com/asyncapi/glee/blob/100883e/src/lib/cluster.ts#L138)

___

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

#### Defined in

[src/lib/adapter.ts:42](https://github.com/asyncapi/glee/blob/a15e431/src/lib/adapter.ts#L42)
[src/lib/adapter.ts:42](https://github.com/asyncapi/glee/blob/100883e/src/lib/adapter.ts#L42)

## Properties

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

#### Defined in

[src/lib/adapter.ts:187](https://github.com/asyncapi/glee/blob/a15e431/src/lib/adapter.ts#L187)
[src/lib/adapter.ts:187](https://github.com/asyncapi/glee/blob/100883e/src/lib/adapter.ts#L187)

___

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

#### Defined in

[src/lib/adapter.ts:199](https://github.com/asyncapi/glee/blob/a15e431/src/lib/adapter.ts#L199)
[src/lib/adapter.ts:199](https://github.com/asyncapi/glee/blob/100883e/src/lib/adapter.ts#L199)

___

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

#### Defined in

[src/lib/adapter.ts:195](https://github.com/asyncapi/glee/blob/a15e431/src/lib/adapter.ts#L195)
[src/lib/adapter.ts:195](https://github.com/asyncapi/glee/blob/100883e/src/lib/adapter.ts#L195)

___

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

#### Defined in

[src/lib/adapter.ts:203](https://github.com/asyncapi/glee/blob/a15e431/src/lib/adapter.ts#L203)
[src/lib/adapter.ts:203](https://github.com/asyncapi/glee/blob/100883e/src/lib/adapter.ts#L203)

___

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

#### Defined in

[src/lib/adapter.ts:179](https://github.com/asyncapi/glee/blob/a15e431/src/lib/adapter.ts#L179)
[src/lib/adapter.ts:179](https://github.com/asyncapi/glee/blob/100883e/src/lib/adapter.ts#L179)

___

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

#### Defined in

[src/lib/adapter.ts:191](https://github.com/asyncapi/glee/blob/a15e431/src/lib/adapter.ts#L191)
[src/lib/adapter.ts:191](https://github.com/asyncapi/glee/blob/100883e/src/lib/adapter.ts#L191)

___

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

#### Defined in

[src/lib/adapter.ts:183](https://github.com/asyncapi/glee/blob/a15e431/src/lib/adapter.ts#L183)
[src/lib/adapter.ts:183](https://github.com/asyncapi/glee/blob/100883e/src/lib/adapter.ts#L183)

___

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

#### Defined in

[src/lib/adapter.ts:207](https://github.com/asyncapi/glee/blob/a15e431/src/lib/adapter.ts#L207)
[src/lib/adapter.ts:207](https://github.com/asyncapi/glee/blob/100883e/src/lib/adapter.ts#L207)

## Methods

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

#### Defined in

[src/adapters/http/client.ts:12](https://github.com/asyncapi/glee/blob/a15e431/src/adapters/http/client.ts#L12)
[src/adapters/http/client.ts:12](https://github.com/asyncapi/glee/blob/100883e/src/adapters/http/client.ts#L12)

___

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

#### Defined in

[src/adapters/http/client.ts:73](https://github.com/asyncapi/glee/blob/a15e431/src/adapters/http/client.ts#L73)
[src/adapters/http/client.ts:73](https://github.com/asyncapi/glee/blob/100883e/src/adapters/http/client.ts#L73)

___

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

#### Defined in

[src/lib/adapter.ts:220](https://github.com/asyncapi/glee/blob/a15e431/src/lib/adapter.ts#L220)
[src/lib/adapter.ts:220](https://github.com/asyncapi/glee/blob/100883e/src/lib/adapter.ts#L220)

___

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

#### Defined in

[src/lib/adapter.ts:236](https://github.com/asyncapi/glee/blob/a15e431/src/lib/adapter.ts#L236)
[src/lib/adapter.ts:236](https://github.com/asyncapi/glee/blob/100883e/src/lib/adapter.ts#L236)

___

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

#### Defined in

[src/adapters/http/client.ts:9](https://github.com/asyncapi/glee/blob/a15e431/src/adapters/http/client.ts#L9)
[src/adapters/http/client.ts:9](https://github.com/asyncapi/glee/blob/100883e/src/adapters/http/client.ts#L9)

___

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

#### Defined in

[src/lib/adapter.ts:211](https://github.com/asyncapi/glee/blob/a15e431/src/lib/adapter.ts#L211)
[src/lib/adapter.ts:211](https://github.com/asyncapi/glee/blob/100883e/src/lib/adapter.ts#L211)

___

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

#### Defined in

[src/adapters/http/client.ts:22](https://github.com/asyncapi/glee/blob/a15e431/src/adapters/http/client.ts#L22)
[src/adapters/http/client.ts:22](https://github.com/asyncapi/glee/blob/100883e/src/adapters/http/client.ts#L22)

___

Expand Down
Loading

0 comments on commit 163ff07

Please sign in to comment.