Skip to content

Commit

Permalink
chore(release): v0.21.0 (asyncapi#434)
Browse files Browse the repository at this point in the history
  • Loading branch information
asyncapi-bot authored May 16, 2023
1 parent e68f900 commit a00a1e7
Show file tree
Hide file tree
Showing 47 changed files with 368 additions and 368 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/57d0f6c/src/lib/cluster.ts#L46)
[src/lib/cluster.ts:46](https://github.com/asyncapi/glee/blob/e68f900/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/57d0f6c/src/adapters/cluster/redis/index.ts#L9)
[src/adapters/cluster/redis/index.ts:9](https://github.com/asyncapi/glee/blob/e68f900/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/57d0f6c/src/adapters/cluster/redis/index.ts#L10)
[src/adapters/cluster/redis/index.ts:10](https://github.com/asyncapi/glee/blob/e68f900/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/57d0f6c/src/lib/cluster.ts#L93)
[src/lib/cluster.ts:93](https://github.com/asyncapi/glee/blob/e68f900/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/57d0f6c/src/lib/cluster.ts#L105)
[src/lib/cluster.ts:105](https://github.com/asyncapi/glee/blob/e68f900/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/57d0f6c/src/lib/cluster.ts#L97)
[src/lib/cluster.ts:97](https://github.com/asyncapi/glee/blob/e68f900/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/57d0f6c/src/lib/cluster.ts#L101)
[src/lib/cluster.ts:101](https://github.com/asyncapi/glee/blob/e68f900/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/57d0f6c/src/adapters/cluster/redis/index.ts#L24)
[src/adapters/cluster/redis/index.ts:24](https://github.com/asyncapi/glee/blob/e68f900/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/57d0f6c/src/adapters/cluster/redis/index.ts#L67)
[src/adapters/cluster/redis/index.ts:67](https://github.com/asyncapi/glee/blob/e68f900/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/57d0f6c/src/adapters/cluster/redis/index.ts#L16)
[src/adapters/cluster/redis/index.ts:16](https://github.com/asyncapi/glee/blob/e68f900/src/adapters/cluster/redis/index.ts#L16)

___

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

#### Defined in

[src/lib/cluster.ts:151](https://github.com/asyncapi/glee/blob/57d0f6c/src/lib/cluster.ts#L151)
[src/lib/cluster.ts:151](https://github.com/asyncapi/glee/blob/e68f900/src/lib/cluster.ts#L151)

___

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

#### Defined in

[src/adapters/cluster/redis/index.ts:12](https://github.com/asyncapi/glee/blob/57d0f6c/src/adapters/cluster/redis/index.ts#L12)
[src/adapters/cluster/redis/index.ts:12](https://github.com/asyncapi/glee/blob/e68f900/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/57d0f6c/src/adapters/cluster/redis/index.ts#L20)
[src/adapters/cluster/redis/index.ts:20](https://github.com/asyncapi/glee/blob/e68f900/src/adapters/cluster/redis/index.ts#L20)

___

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

#### Defined in

[src/lib/cluster.ts:131](https://github.com/asyncapi/glee/blob/57d0f6c/src/lib/cluster.ts#L131)
[src/lib/cluster.ts:131](https://github.com/asyncapi/glee/blob/e68f900/src/lib/cluster.ts#L131)

___

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:33](https://github.com/asyncapi/glee/blob/57d0f6c/src/lib/adapter.ts#L33)
[src/lib/adapter.ts:33](https://github.com/asyncapi/glee/blob/e68f900/src/lib/adapter.ts#L33)

## Properties

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

#### Defined in

[src/lib/adapter.ts:133](https://github.com/asyncapi/glee/blob/57d0f6c/src/lib/adapter.ts#L133)
[src/lib/adapter.ts:133](https://github.com/asyncapi/glee/blob/e68f900/src/lib/adapter.ts#L133)

___

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

#### Defined in

[src/lib/adapter.ts:141](https://github.com/asyncapi/glee/blob/57d0f6c/src/lib/adapter.ts#L141)
[src/lib/adapter.ts:141](https://github.com/asyncapi/glee/blob/e68f900/src/lib/adapter.ts#L141)

___

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

#### Defined in

[src/lib/adapter.ts:145](https://github.com/asyncapi/glee/blob/57d0f6c/src/lib/adapter.ts#L145)
[src/lib/adapter.ts:145](https://github.com/asyncapi/glee/blob/e68f900/src/lib/adapter.ts#L145)

___

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

#### Defined in

[src/lib/adapter.ts:125](https://github.com/asyncapi/glee/blob/57d0f6c/src/lib/adapter.ts#L125)
[src/lib/adapter.ts:125](https://github.com/asyncapi/glee/blob/e68f900/src/lib/adapter.ts#L125)

___

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

#### Defined in

[src/lib/adapter.ts:137](https://github.com/asyncapi/glee/blob/57d0f6c/src/lib/adapter.ts#L137)
[src/lib/adapter.ts:137](https://github.com/asyncapi/glee/blob/e68f900/src/lib/adapter.ts#L137)

___

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

#### Defined in

[src/lib/adapter.ts:129](https://github.com/asyncapi/glee/blob/57d0f6c/src/lib/adapter.ts#L129)
[src/lib/adapter.ts:129](https://github.com/asyncapi/glee/blob/e68f900/src/lib/adapter.ts#L129)

___

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

#### Defined in

[src/lib/adapter.ts:149](https://github.com/asyncapi/glee/blob/57d0f6c/src/lib/adapter.ts#L149)
[src/lib/adapter.ts:149](https://github.com/asyncapi/glee/blob/e68f900/src/lib/adapter.ts#L149)

## Methods

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

#### Defined in

[src/adapters/http/client.ts:11](https://github.com/asyncapi/glee/blob/57d0f6c/src/adapters/http/client.ts#L11)
[src/adapters/http/client.ts:11](https://github.com/asyncapi/glee/blob/e68f900/src/adapters/http/client.ts#L11)

___

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

#### Defined in

[src/adapters/http/client.ts:55](https://github.com/asyncapi/glee/blob/57d0f6c/src/adapters/http/client.ts#L55)
[src/adapters/http/client.ts:55](https://github.com/asyncapi/glee/blob/e68f900/src/adapters/http/client.ts#L55)

___

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

#### Defined in

[src/lib/adapter.ts:162](https://github.com/asyncapi/glee/blob/57d0f6c/src/lib/adapter.ts#L162)
[src/lib/adapter.ts:162](https://github.com/asyncapi/glee/blob/e68f900/src/lib/adapter.ts#L162)

___

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:175](https://github.com/asyncapi/glee/blob/57d0f6c/src/lib/adapter.ts#L175)
[src/lib/adapter.ts:175](https://github.com/asyncapi/glee/blob/e68f900/src/lib/adapter.ts#L175)

___

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

#### Defined in

[src/adapters/http/client.ts:8](https://github.com/asyncapi/glee/blob/57d0f6c/src/adapters/http/client.ts#L8)
[src/adapters/http/client.ts:8](https://github.com/asyncapi/glee/blob/e68f900/src/adapters/http/client.ts#L8)

___

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

#### Defined in

[src/lib/adapter.ts:153](https://github.com/asyncapi/glee/blob/57d0f6c/src/lib/adapter.ts#L153)
[src/lib/adapter.ts:153](https://github.com/asyncapi/glee/blob/e68f900/src/lib/adapter.ts#L153)

___

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

#### Defined in

[src/adapters/http/client.ts:21](https://github.com/asyncapi/glee/blob/57d0f6c/src/adapters/http/client.ts#L21)
[src/adapters/http/client.ts:21](https://github.com/asyncapi/glee/blob/e68f900/src/adapters/http/client.ts#L21)

___

Expand Down
Loading

0 comments on commit a00a1e7

Please sign in to comment.