diff --git a/docs/reference/classes/adapters_cluster_redis.default.md b/docs/reference/classes/adapters_cluster_redis.default.md index 37240c303..b3dc9695a 100644 --- a/docs/reference/classes/adapters_cluster_redis.default.md +++ b/docs/reference/classes/adapters_cluster_redis.default.md @@ -82,7 +82,7 @@ Instantiates a Glee Cluster adapter. #### Defined in -[src/lib/cluster.ts:46](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/cluster.ts#L46) +[src/lib/cluster.ts:46](https://github.com/asyncapi/glee/blob/c94c694/src/lib/cluster.ts#L46) ## Properties @@ -92,7 +92,7 @@ Instantiates a Glee Cluster adapter. #### Defined in -[src/adapters/cluster/redis/index.ts:9](https://github.com/asyncapi/glee/blob/75f1ced/src/adapters/cluster/redis/index.ts#L9) +[src/adapters/cluster/redis/index.ts:9](https://github.com/asyncapi/glee/blob/c94c694/src/adapters/cluster/redis/index.ts#L9) ___ @@ -102,7 +102,7 @@ ___ #### Defined in -[src/adapters/cluster/redis/index.ts:10](https://github.com/asyncapi/glee/blob/75f1ced/src/adapters/cluster/redis/index.ts#L10) +[src/adapters/cluster/redis/index.ts:10](https://github.com/asyncapi/glee/blob/c94c694/src/adapters/cluster/redis/index.ts#L10) ___ @@ -186,7 +186,7 @@ ClusterAdapter.glee #### Defined in -[src/lib/cluster.ts:100](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/cluster.ts#L100) +[src/lib/cluster.ts:100](https://github.com/asyncapi/glee/blob/c94c694/src/lib/cluster.ts#L100) ___ @@ -204,7 +204,7 @@ ClusterAdapter.instanceId #### Defined in -[src/lib/cluster.ts:112](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/cluster.ts#L112) +[src/lib/cluster.ts:112](https://github.com/asyncapi/glee/blob/c94c694/src/lib/cluster.ts#L112) ___ @@ -222,7 +222,7 @@ ClusterAdapter.serverName #### Defined in -[src/lib/cluster.ts:104](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/cluster.ts#L104) +[src/lib/cluster.ts:104](https://github.com/asyncapi/glee/blob/c94c694/src/lib/cluster.ts#L104) ___ @@ -240,7 +240,7 @@ ClusterAdapter.serverUrlExpanded #### Defined in -[src/lib/cluster.ts:108](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/cluster.ts#L108) +[src/lib/cluster.ts:108](https://github.com/asyncapi/glee/blob/c94c694/src/lib/cluster.ts#L108) ## Methods @@ -254,7 +254,7 @@ ClusterAdapter.serverUrlExpanded #### Defined in -[src/adapters/cluster/redis/index.ts:24](https://github.com/asyncapi/glee/blob/75f1ced/src/adapters/cluster/redis/index.ts#L24) +[src/adapters/cluster/redis/index.ts:24](https://github.com/asyncapi/glee/blob/c94c694/src/adapters/cluster/redis/index.ts#L24) ___ @@ -274,7 +274,7 @@ ___ #### Defined in -[src/adapters/cluster/redis/index.ts:67](https://github.com/asyncapi/glee/blob/75f1ced/src/adapters/cluster/redis/index.ts#L67) +[src/adapters/cluster/redis/index.ts:67](https://github.com/asyncapi/glee/blob/c94c694/src/adapters/cluster/redis/index.ts#L67) ___ @@ -325,7 +325,7 @@ Connects to the remote server. #### Defined in -[src/adapters/cluster/redis/index.ts:16](https://github.com/asyncapi/glee/blob/75f1ced/src/adapters/cluster/redis/index.ts#L16) +[src/adapters/cluster/redis/index.ts:16](https://github.com/asyncapi/glee/blob/c94c694/src/adapters/cluster/redis/index.ts#L16) ___ @@ -353,7 +353,7 @@ The deserialized message. #### Defined in -[src/lib/cluster.ts:158](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/cluster.ts#L158) +[src/lib/cluster.ts:158](https://github.com/asyncapi/glee/blob/c94c694/src/lib/cluster.ts#L158) ___ @@ -565,7 +565,7 @@ ___ #### Defined in -[src/adapters/cluster/redis/index.ts:12](https://github.com/asyncapi/glee/blob/75f1ced/src/adapters/cluster/redis/index.ts#L12) +[src/adapters/cluster/redis/index.ts:12](https://github.com/asyncapi/glee/blob/c94c694/src/adapters/cluster/redis/index.ts#L12) ___ @@ -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/75f1ced/src/adapters/cluster/redis/index.ts#L20) +[src/adapters/cluster/redis/index.ts:20](https://github.com/asyncapi/glee/blob/c94c694/src/adapters/cluster/redis/index.ts#L20) ___ @@ -1037,7 +1037,7 @@ The serialized message, #### Defined in -[src/lib/cluster.ts:138](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/cluster.ts#L138) +[src/lib/cluster.ts:138](https://github.com/asyncapi/glee/blob/c94c694/src/lib/cluster.ts#L138) ___ diff --git a/docs/reference/classes/adapters_http_client.default.md b/docs/reference/classes/adapters_http_client.default.md index da4caaa4a..abd15f85d 100644 --- a/docs/reference/classes/adapters_http_client.default.md +++ b/docs/reference/classes/adapters_http_client.default.md @@ -86,7 +86,7 @@ Instantiates a Glee adapter. #### Defined in -[src/lib/adapter.ts:41](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L41) +[src/lib/adapter.ts:41](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L41) ## Properties @@ -170,7 +170,7 @@ Adapter.AsyncAPIServer #### Defined in -[src/lib/adapter.ts:185](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L185) +[src/lib/adapter.ts:185](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L185) ___ @@ -188,7 +188,7 @@ Adapter.channelNames #### Defined in -[src/lib/adapter.ts:193](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L193) +[src/lib/adapter.ts:193](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L193) ___ @@ -206,7 +206,7 @@ Adapter.connections #### Defined in -[src/lib/adapter.ts:197](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L197) +[src/lib/adapter.ts:197](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L197) ___ @@ -224,7 +224,7 @@ Adapter.glee #### Defined in -[src/lib/adapter.ts:177](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L177) +[src/lib/adapter.ts:177](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L177) ___ @@ -242,7 +242,7 @@ Adapter.parsedAsyncAPI #### Defined in -[src/lib/adapter.ts:189](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L189) +[src/lib/adapter.ts:189](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L189) ___ @@ -260,7 +260,7 @@ Adapter.serverName #### Defined in -[src/lib/adapter.ts:181](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L181) +[src/lib/adapter.ts:181](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L181) ___ @@ -278,7 +278,7 @@ Adapter.serverUrlExpanded #### Defined in -[src/lib/adapter.ts:201](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L201) +[src/lib/adapter.ts:201](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L201) ## Methods @@ -329,7 +329,7 @@ Connects to the remote server. #### Defined in -[src/adapters/http/client.ts:12](https://github.com/asyncapi/glee/blob/75f1ced/src/adapters/http/client.ts#L12) +[src/adapters/http/client.ts:12](https://github.com/asyncapi/glee/blob/c94c694/src/adapters/http/client.ts#L12) ___ @@ -350,7 +350,7 @@ ___ #### Defined in -[src/adapters/http/client.ts:73](https://github.com/asyncapi/glee/blob/75f1ced/src/adapters/http/client.ts#L73) +[src/adapters/http/client.ts:73](https://github.com/asyncapi/glee/blob/c94c694/src/adapters/http/client.ts#L73) ___ @@ -479,7 +479,7 @@ ___ #### Defined in -[src/lib/adapter.ts:214](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L214) +[src/lib/adapter.ts:214](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L214) ___ @@ -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/75f1ced/src/lib/adapter.ts#L230) +[src/lib/adapter.ts:230](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L230) ___ @@ -606,7 +606,7 @@ ___ #### Defined in -[src/adapters/http/client.ts:9](https://github.com/asyncapi/glee/blob/75f1ced/src/adapters/http/client.ts#L9) +[src/adapters/http/client.ts:9](https://github.com/asyncapi/glee/blob/c94c694/src/adapters/http/client.ts#L9) ___ @@ -1048,7 +1048,7 @@ ___ #### Defined in -[src/lib/adapter.ts:205](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L205) +[src/lib/adapter.ts:205](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L205) ___ @@ -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/75f1ced/src/adapters/http/client.ts#L22) +[src/adapters/http/client.ts:22](https://github.com/asyncapi/glee/blob/c94c694/src/adapters/http/client.ts#L22) ___ diff --git a/docs/reference/classes/adapters_http_server.default.md b/docs/reference/classes/adapters_http_server.default.md index 5798f8cb6..f650aea01 100644 --- a/docs/reference/classes/adapters_http_server.default.md +++ b/docs/reference/classes/adapters_http_server.default.md @@ -90,7 +90,7 @@ Instantiates a Glee adapter. #### Defined in -[src/lib/adapter.ts:41](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L41) +[src/lib/adapter.ts:41](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L41) ## Properties @@ -100,7 +100,7 @@ Instantiates a Glee adapter. #### Defined in -[src/adapters/http/server.ts:10](https://github.com/asyncapi/glee/blob/75f1ced/src/adapters/http/server.ts#L10) +[src/adapters/http/server.ts:10](https://github.com/asyncapi/glee/blob/c94c694/src/adapters/http/server.ts#L10) ___ @@ -184,7 +184,7 @@ Adapter.AsyncAPIServer #### Defined in -[src/lib/adapter.ts:185](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L185) +[src/lib/adapter.ts:185](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L185) ___ @@ -202,7 +202,7 @@ Adapter.channelNames #### Defined in -[src/lib/adapter.ts:193](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L193) +[src/lib/adapter.ts:193](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L193) ___ @@ -220,7 +220,7 @@ Adapter.connections #### Defined in -[src/lib/adapter.ts:197](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L197) +[src/lib/adapter.ts:197](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L197) ___ @@ -238,7 +238,7 @@ Adapter.glee #### Defined in -[src/lib/adapter.ts:177](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L177) +[src/lib/adapter.ts:177](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L177) ___ @@ -256,7 +256,7 @@ Adapter.parsedAsyncAPI #### Defined in -[src/lib/adapter.ts:189](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L189) +[src/lib/adapter.ts:189](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L189) ___ @@ -274,7 +274,7 @@ Adapter.serverName #### Defined in -[src/lib/adapter.ts:181](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L181) +[src/lib/adapter.ts:181](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L181) ___ @@ -292,7 +292,7 @@ Adapter.serverUrlExpanded #### Defined in -[src/lib/adapter.ts:201](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L201) +[src/lib/adapter.ts:201](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L201) ## Methods @@ -317,7 +317,7 @@ Adapter.serverUrlExpanded #### Defined in -[src/adapters/http/server.ts:135](https://github.com/asyncapi/glee/blob/75f1ced/src/adapters/http/server.ts#L135) +[src/adapters/http/server.ts:135](https://github.com/asyncapi/glee/blob/c94c694/src/adapters/http/server.ts#L135) ___ @@ -331,7 +331,7 @@ ___ #### Defined in -[src/adapters/http/server.ts:24](https://github.com/asyncapi/glee/blob/75f1ced/src/adapters/http/server.ts#L24) +[src/adapters/http/server.ts:24](https://github.com/asyncapi/glee/blob/c94c694/src/adapters/http/server.ts#L24) ___ @@ -353,7 +353,7 @@ ___ #### Defined in -[src/adapters/http/server.ts:181](https://github.com/asyncapi/glee/blob/75f1ced/src/adapters/http/server.ts#L181) +[src/adapters/http/server.ts:181](https://github.com/asyncapi/glee/blob/c94c694/src/adapters/http/server.ts#L181) ___ @@ -373,7 +373,7 @@ ___ #### Defined in -[src/adapters/http/server.ts:175](https://github.com/asyncapi/glee/blob/75f1ced/src/adapters/http/server.ts#L175) +[src/adapters/http/server.ts:175](https://github.com/asyncapi/glee/blob/c94c694/src/adapters/http/server.ts#L175) ___ @@ -424,7 +424,7 @@ Connects to the remote server. #### Defined in -[src/adapters/http/server.ts:16](https://github.com/asyncapi/glee/blob/75f1ced/src/adapters/http/server.ts#L16) +[src/adapters/http/server.ts:16](https://github.com/asyncapi/glee/blob/c94c694/src/adapters/http/server.ts#L16) ___ @@ -553,7 +553,7 @@ ___ #### Defined in -[src/lib/adapter.ts:214](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L214) +[src/lib/adapter.ts:214](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L214) ___ @@ -598,7 +598,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/75f1ced/src/lib/adapter.ts#L230) +[src/lib/adapter.ts:230](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L230) ___ @@ -680,7 +680,7 @@ ___ #### Defined in -[src/adapters/http/server.ts:12](https://github.com/asyncapi/glee/blob/75f1ced/src/adapters/http/server.ts#L12) +[src/adapters/http/server.ts:12](https://github.com/asyncapi/glee/blob/c94c694/src/adapters/http/server.ts#L12) ___ @@ -1122,7 +1122,7 @@ ___ #### Defined in -[src/lib/adapter.ts:205](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L205) +[src/lib/adapter.ts:205](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L205) ___ @@ -1148,7 +1148,7 @@ Sends a message to the remote server. #### Defined in -[src/adapters/http/server.ts:20](https://github.com/asyncapi/glee/blob/75f1ced/src/adapters/http/server.ts#L20) +[src/adapters/http/server.ts:20](https://github.com/asyncapi/glee/blob/c94c694/src/adapters/http/server.ts#L20) ___ diff --git a/docs/reference/classes/adapters_kafka.default.md b/docs/reference/classes/adapters_kafka.default.md index cefc1cc4c..b9b744a4c 100644 --- a/docs/reference/classes/adapters_kafka.default.md +++ b/docs/reference/classes/adapters_kafka.default.md @@ -88,7 +88,7 @@ Instantiates a Glee adapter. #### Defined in -[src/lib/adapter.ts:41](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L41) +[src/lib/adapter.ts:41](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L41) ## Properties @@ -98,7 +98,7 @@ Instantiates a Glee adapter. #### Defined in -[src/adapters/kafka/index.ts:8](https://github.com/asyncapi/glee/blob/75f1ced/src/adapters/kafka/index.ts#L8) +[src/adapters/kafka/index.ts:8](https://github.com/asyncapi/glee/blob/c94c694/src/adapters/kafka/index.ts#L8) ___ @@ -108,7 +108,7 @@ ___ #### Defined in -[src/adapters/kafka/index.ts:7](https://github.com/asyncapi/glee/blob/75f1ced/src/adapters/kafka/index.ts#L7) +[src/adapters/kafka/index.ts:7](https://github.com/asyncapi/glee/blob/c94c694/src/adapters/kafka/index.ts#L7) ___ @@ -192,7 +192,7 @@ Adapter.AsyncAPIServer #### Defined in -[src/lib/adapter.ts:185](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L185) +[src/lib/adapter.ts:185](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L185) ___ @@ -210,7 +210,7 @@ Adapter.channelNames #### Defined in -[src/lib/adapter.ts:193](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L193) +[src/lib/adapter.ts:193](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L193) ___ @@ -228,7 +228,7 @@ Adapter.connections #### Defined in -[src/lib/adapter.ts:197](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L197) +[src/lib/adapter.ts:197](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L197) ___ @@ -246,7 +246,7 @@ Adapter.glee #### Defined in -[src/lib/adapter.ts:177](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L177) +[src/lib/adapter.ts:177](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L177) ___ @@ -264,7 +264,7 @@ Adapter.parsedAsyncAPI #### Defined in -[src/lib/adapter.ts:189](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L189) +[src/lib/adapter.ts:189](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L189) ___ @@ -282,7 +282,7 @@ Adapter.serverName #### Defined in -[src/lib/adapter.ts:181](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L181) +[src/lib/adapter.ts:181](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L181) ___ @@ -300,7 +300,7 @@ Adapter.serverUrlExpanded #### Defined in -[src/lib/adapter.ts:201](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L201) +[src/lib/adapter.ts:201](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L201) ## Methods @@ -322,7 +322,7 @@ Adapter.serverUrlExpanded #### Defined in -[src/adapters/kafka/index.ts:95](https://github.com/asyncapi/glee/blob/75f1ced/src/adapters/kafka/index.ts#L95) +[src/adapters/kafka/index.ts:95](https://github.com/asyncapi/glee/blob/c94c694/src/adapters/kafka/index.ts#L95) ___ @@ -373,7 +373,7 @@ Connects to the remote server. #### Defined in -[src/adapters/kafka/index.ts:13](https://github.com/asyncapi/glee/blob/75f1ced/src/adapters/kafka/index.ts#L13) +[src/adapters/kafka/index.ts:13](https://github.com/asyncapi/glee/blob/c94c694/src/adapters/kafka/index.ts#L13) ___ @@ -502,7 +502,7 @@ ___ #### Defined in -[src/lib/adapter.ts:214](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L214) +[src/lib/adapter.ts:214](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L214) ___ @@ -547,7 +547,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/75f1ced/src/lib/adapter.ts#L230) +[src/lib/adapter.ts:230](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L230) ___ @@ -629,7 +629,7 @@ ___ #### Defined in -[src/adapters/kafka/index.ts:9](https://github.com/asyncapi/glee/blob/75f1ced/src/adapters/kafka/index.ts#L9) +[src/adapters/kafka/index.ts:9](https://github.com/asyncapi/glee/blob/c94c694/src/adapters/kafka/index.ts#L9) ___ @@ -1071,7 +1071,7 @@ ___ #### Defined in -[src/lib/adapter.ts:205](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L205) +[src/lib/adapter.ts:205](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L205) ___ @@ -1097,7 +1097,7 @@ Sends a message to the remote server. #### Defined in -[src/adapters/kafka/index.ts:79](https://github.com/asyncapi/glee/blob/75f1ced/src/adapters/kafka/index.ts#L79) +[src/adapters/kafka/index.ts:79](https://github.com/asyncapi/glee/blob/c94c694/src/adapters/kafka/index.ts#L79) ___ diff --git a/docs/reference/classes/adapters_mqtt.default.md b/docs/reference/classes/adapters_mqtt.default.md index a7ce67075..d0e6fabe1 100644 --- a/docs/reference/classes/adapters_mqtt.default.md +++ b/docs/reference/classes/adapters_mqtt.default.md @@ -96,7 +96,7 @@ Instantiates a Glee adapter. #### Defined in -[src/lib/adapter.ts:41](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L41) +[src/lib/adapter.ts:41](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L41) ## Properties @@ -106,7 +106,7 @@ Instantiates a Glee adapter. #### Defined in -[src/adapters/mqtt/index.ts:29](https://github.com/asyncapi/glee/blob/75f1ced/src/adapters/mqtt/index.ts#L29) +[src/adapters/mqtt/index.ts:29](https://github.com/asyncapi/glee/blob/c94c694/src/adapters/mqtt/index.ts#L29) ___ @@ -116,7 +116,7 @@ ___ #### Defined in -[src/adapters/mqtt/index.ts:30](https://github.com/asyncapi/glee/blob/75f1ced/src/adapters/mqtt/index.ts#L30) +[src/adapters/mqtt/index.ts:30](https://github.com/asyncapi/glee/blob/c94c694/src/adapters/mqtt/index.ts#L30) ___ @@ -200,7 +200,7 @@ Adapter.AsyncAPIServer #### Defined in -[src/lib/adapter.ts:185](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L185) +[src/lib/adapter.ts:185](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L185) ___ @@ -218,7 +218,7 @@ Adapter.channelNames #### Defined in -[src/lib/adapter.ts:193](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L193) +[src/lib/adapter.ts:193](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L193) ___ @@ -236,7 +236,7 @@ Adapter.connections #### Defined in -[src/lib/adapter.ts:197](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L197) +[src/lib/adapter.ts:197](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L197) ___ @@ -254,7 +254,7 @@ Adapter.glee #### Defined in -[src/lib/adapter.ts:177](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L177) +[src/lib/adapter.ts:177](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L177) ___ @@ -272,7 +272,7 @@ Adapter.parsedAsyncAPI #### Defined in -[src/lib/adapter.ts:189](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L189) +[src/lib/adapter.ts:189](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L189) ___ @@ -290,7 +290,7 @@ Adapter.serverName #### Defined in -[src/lib/adapter.ts:181](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L181) +[src/lib/adapter.ts:181](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L181) ___ @@ -308,7 +308,7 @@ Adapter.serverUrlExpanded #### Defined in -[src/lib/adapter.ts:201](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L201) +[src/lib/adapter.ts:201](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L201) ## Methods @@ -322,7 +322,7 @@ Adapter.serverUrlExpanded #### Defined in -[src/adapters/mqtt/index.ts:151](https://github.com/asyncapi/glee/blob/75f1ced/src/adapters/mqtt/index.ts#L151) +[src/adapters/mqtt/index.ts:151](https://github.com/asyncapi/glee/blob/c94c694/src/adapters/mqtt/index.ts#L151) ___ @@ -342,7 +342,7 @@ ___ #### Defined in -[src/adapters/mqtt/index.ts:229](https://github.com/asyncapi/glee/blob/75f1ced/src/adapters/mqtt/index.ts#L229) +[src/adapters/mqtt/index.ts:229](https://github.com/asyncapi/glee/blob/c94c694/src/adapters/mqtt/index.ts#L229) ___ @@ -365,7 +365,7 @@ ___ #### Defined in -[src/adapters/mqtt/index.ts:245](https://github.com/asyncapi/glee/blob/75f1ced/src/adapters/mqtt/index.ts#L245) +[src/adapters/mqtt/index.ts:245](https://github.com/asyncapi/glee/blob/c94c694/src/adapters/mqtt/index.ts#L245) ___ @@ -385,7 +385,7 @@ ___ #### Defined in -[src/adapters/mqtt/index.ts:206](https://github.com/asyncapi/glee/blob/75f1ced/src/adapters/mqtt/index.ts#L206) +[src/adapters/mqtt/index.ts:206](https://github.com/asyncapi/glee/blob/c94c694/src/adapters/mqtt/index.ts#L206) ___ @@ -430,7 +430,7 @@ ___ #### Defined in -[src/adapters/mqtt/index.ts:118](https://github.com/asyncapi/glee/blob/75f1ced/src/adapters/mqtt/index.ts#L118) +[src/adapters/mqtt/index.ts:118](https://github.com/asyncapi/glee/blob/c94c694/src/adapters/mqtt/index.ts#L118) ___ @@ -450,7 +450,7 @@ Connects to the remote server. #### Defined in -[src/adapters/mqtt/index.ts:36](https://github.com/asyncapi/glee/blob/75f1ced/src/adapters/mqtt/index.ts#L36) +[src/adapters/mqtt/index.ts:36](https://github.com/asyncapi/glee/blob/c94c694/src/adapters/mqtt/index.ts#L36) ___ @@ -579,7 +579,7 @@ ___ #### Defined in -[src/lib/adapter.ts:214](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L214) +[src/lib/adapter.ts:214](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L214) ___ @@ -623,7 +623,7 @@ ___ #### Defined in -[src/adapters/mqtt/index.ts:44](https://github.com/asyncapi/glee/blob/75f1ced/src/adapters/mqtt/index.ts#L44) +[src/adapters/mqtt/index.ts:44](https://github.com/asyncapi/glee/blob/c94c694/src/adapters/mqtt/index.ts#L44) ___ @@ -643,7 +643,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/75f1ced/src/lib/adapter.ts#L230) +[src/lib/adapter.ts:230](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L230) ___ @@ -663,7 +663,7 @@ ___ #### Defined in -[src/adapters/mqtt/index.ts:64](https://github.com/asyncapi/glee/blob/75f1ced/src/adapters/mqtt/index.ts#L64) +[src/adapters/mqtt/index.ts:64](https://github.com/asyncapi/glee/blob/c94c694/src/adapters/mqtt/index.ts#L64) ___ @@ -683,7 +683,7 @@ ___ #### Defined in -[src/adapters/mqtt/index.ts:95](https://github.com/asyncapi/glee/blob/75f1ced/src/adapters/mqtt/index.ts#L95) +[src/adapters/mqtt/index.ts:95](https://github.com/asyncapi/glee/blob/c94c694/src/adapters/mqtt/index.ts#L95) ___ @@ -765,7 +765,7 @@ ___ #### Defined in -[src/adapters/mqtt/index.ts:32](https://github.com/asyncapi/glee/blob/75f1ced/src/adapters/mqtt/index.ts#L32) +[src/adapters/mqtt/index.ts:32](https://github.com/asyncapi/glee/blob/c94c694/src/adapters/mqtt/index.ts#L32) ___ @@ -1207,7 +1207,7 @@ ___ #### Defined in -[src/lib/adapter.ts:205](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L205) +[src/lib/adapter.ts:205](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L205) ___ @@ -1233,7 +1233,7 @@ Sends a message to the remote server. #### Defined in -[src/adapters/mqtt/index.ts:40](https://github.com/asyncapi/glee/blob/75f1ced/src/adapters/mqtt/index.ts#L40) +[src/adapters/mqtt/index.ts:40](https://github.com/asyncapi/glee/blob/c94c694/src/adapters/mqtt/index.ts#L40) ___ @@ -1288,7 +1288,7 @@ ___ #### Defined in -[src/adapters/mqtt/index.ts:128](https://github.com/asyncapi/glee/blob/75f1ced/src/adapters/mqtt/index.ts#L128) +[src/adapters/mqtt/index.ts:128](https://github.com/asyncapi/glee/blob/c94c694/src/adapters/mqtt/index.ts#L128) ___ diff --git a/docs/reference/classes/adapters_socket_io.default.md b/docs/reference/classes/adapters_socket_io.default.md index 68f392bde..ce951641d 100644 --- a/docs/reference/classes/adapters_socket_io.default.md +++ b/docs/reference/classes/adapters_socket_io.default.md @@ -89,7 +89,7 @@ Instantiates a Glee adapter. #### Defined in -[src/lib/adapter.ts:41](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L41) +[src/lib/adapter.ts:41](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L41) ## Properties @@ -99,7 +99,7 @@ Instantiates a Glee adapter. #### Defined in -[src/adapters/socket.io/index.ts:6](https://github.com/asyncapi/glee/blob/75f1ced/src/adapters/socket.io/index.ts#L6) +[src/adapters/socket.io/index.ts:6](https://github.com/asyncapi/glee/blob/c94c694/src/adapters/socket.io/index.ts#L6) ___ @@ -183,7 +183,7 @@ Adapter.AsyncAPIServer #### Defined in -[src/lib/adapter.ts:185](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L185) +[src/lib/adapter.ts:185](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L185) ___ @@ -201,7 +201,7 @@ Adapter.channelNames #### Defined in -[src/lib/adapter.ts:193](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L193) +[src/lib/adapter.ts:193](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L193) ___ @@ -219,7 +219,7 @@ Adapter.connections #### Defined in -[src/lib/adapter.ts:197](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L197) +[src/lib/adapter.ts:197](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L197) ___ @@ -237,7 +237,7 @@ Adapter.glee #### Defined in -[src/lib/adapter.ts:177](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L177) +[src/lib/adapter.ts:177](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L177) ___ @@ -255,7 +255,7 @@ Adapter.parsedAsyncAPI #### Defined in -[src/lib/adapter.ts:189](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L189) +[src/lib/adapter.ts:189](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L189) ___ @@ -273,7 +273,7 @@ Adapter.serverName #### Defined in -[src/lib/adapter.ts:181](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L181) +[src/lib/adapter.ts:181](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L181) ___ @@ -291,7 +291,7 @@ Adapter.serverUrlExpanded #### Defined in -[src/lib/adapter.ts:201](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L201) +[src/lib/adapter.ts:201](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L201) ## Methods @@ -305,7 +305,7 @@ Adapter.serverUrlExpanded #### Defined in -[src/adapters/socket.io/index.ts:20](https://github.com/asyncapi/glee/blob/75f1ced/src/adapters/socket.io/index.ts#L20) +[src/adapters/socket.io/index.ts:20](https://github.com/asyncapi/glee/blob/c94c694/src/adapters/socket.io/index.ts#L20) ___ @@ -326,7 +326,7 @@ ___ #### Defined in -[src/adapters/socket.io/index.ts:97](https://github.com/asyncapi/glee/blob/75f1ced/src/adapters/socket.io/index.ts#L97) +[src/adapters/socket.io/index.ts:97](https://github.com/asyncapi/glee/blob/c94c694/src/adapters/socket.io/index.ts#L97) ___ @@ -346,7 +346,7 @@ ___ #### Defined in -[src/adapters/socket.io/index.ts:78](https://github.com/asyncapi/glee/blob/75f1ced/src/adapters/socket.io/index.ts#L78) +[src/adapters/socket.io/index.ts:78](https://github.com/asyncapi/glee/blob/c94c694/src/adapters/socket.io/index.ts#L78) ___ @@ -397,7 +397,7 @@ Connects to the remote server. #### Defined in -[src/adapters/socket.io/index.ts:12](https://github.com/asyncapi/glee/blob/75f1ced/src/adapters/socket.io/index.ts#L12) +[src/adapters/socket.io/index.ts:12](https://github.com/asyncapi/glee/blob/c94c694/src/adapters/socket.io/index.ts#L12) ___ @@ -526,7 +526,7 @@ ___ #### Defined in -[src/lib/adapter.ts:214](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L214) +[src/lib/adapter.ts:214](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L214) ___ @@ -571,7 +571,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/75f1ced/src/lib/adapter.ts#L230) +[src/lib/adapter.ts:230](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L230) ___ @@ -653,7 +653,7 @@ ___ #### Defined in -[src/adapters/socket.io/index.ts:8](https://github.com/asyncapi/glee/blob/75f1ced/src/adapters/socket.io/index.ts#L8) +[src/adapters/socket.io/index.ts:8](https://github.com/asyncapi/glee/blob/c94c694/src/adapters/socket.io/index.ts#L8) ___ @@ -1095,7 +1095,7 @@ ___ #### Defined in -[src/lib/adapter.ts:205](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L205) +[src/lib/adapter.ts:205](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L205) ___ @@ -1121,7 +1121,7 @@ Sends a message to the remote server. #### Defined in -[src/adapters/socket.io/index.ts:16](https://github.com/asyncapi/glee/blob/75f1ced/src/adapters/socket.io/index.ts#L16) +[src/adapters/socket.io/index.ts:16](https://github.com/asyncapi/glee/blob/c94c694/src/adapters/socket.io/index.ts#L16) ___ diff --git a/docs/reference/classes/adapters_ws_client.default.md b/docs/reference/classes/adapters_ws_client.default.md index ce0b85c77..9c9629cad 100644 --- a/docs/reference/classes/adapters_ws_client.default.md +++ b/docs/reference/classes/adapters_ws_client.default.md @@ -90,7 +90,7 @@ Instantiates a Glee adapter. #### Defined in -[src/lib/adapter.ts:41](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L41) +[src/lib/adapter.ts:41](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L41) ## Properties @@ -100,7 +100,7 @@ Instantiates a Glee adapter. #### Defined in -[src/adapters/ws/client.ts:15](https://github.com/asyncapi/glee/blob/75f1ced/src/adapters/ws/client.ts#L15) +[src/adapters/ws/client.ts:15](https://github.com/asyncapi/glee/blob/c94c694/src/adapters/ws/client.ts#L15) ___ @@ -184,7 +184,7 @@ Adapter.AsyncAPIServer #### Defined in -[src/lib/adapter.ts:185](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L185) +[src/lib/adapter.ts:185](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L185) ___ @@ -202,7 +202,7 @@ Adapter.channelNames #### Defined in -[src/lib/adapter.ts:193](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L193) +[src/lib/adapter.ts:193](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L193) ___ @@ -220,7 +220,7 @@ Adapter.connections #### Defined in -[src/lib/adapter.ts:197](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L197) +[src/lib/adapter.ts:197](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L197) ___ @@ -238,7 +238,7 @@ Adapter.glee #### Defined in -[src/lib/adapter.ts:177](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L177) +[src/lib/adapter.ts:177](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L177) ___ @@ -256,7 +256,7 @@ Adapter.parsedAsyncAPI #### Defined in -[src/lib/adapter.ts:189](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L189) +[src/lib/adapter.ts:189](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L189) ___ @@ -274,7 +274,7 @@ Adapter.serverName #### Defined in -[src/lib/adapter.ts:181](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L181) +[src/lib/adapter.ts:181](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L181) ___ @@ -292,7 +292,7 @@ Adapter.serverUrlExpanded #### Defined in -[src/lib/adapter.ts:201](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L201) +[src/lib/adapter.ts:201](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L201) ## Methods @@ -306,7 +306,7 @@ Adapter.serverUrlExpanded #### Defined in -[src/adapters/ws/client.ts:29](https://github.com/asyncapi/glee/blob/75f1ced/src/adapters/ws/client.ts#L29) +[src/adapters/ws/client.ts:29](https://github.com/asyncapi/glee/blob/c94c694/src/adapters/ws/client.ts#L29) ___ @@ -327,7 +327,7 @@ ___ #### Defined in -[src/adapters/ws/client.ts:112](https://github.com/asyncapi/glee/blob/75f1ced/src/adapters/ws/client.ts#L112) +[src/adapters/ws/client.ts:112](https://github.com/asyncapi/glee/blob/c94c694/src/adapters/ws/client.ts#L112) ___ @@ -347,7 +347,7 @@ ___ #### Defined in -[src/adapters/ws/client.ts:99](https://github.com/asyncapi/glee/blob/75f1ced/src/adapters/ws/client.ts#L99) +[src/adapters/ws/client.ts:99](https://github.com/asyncapi/glee/blob/c94c694/src/adapters/ws/client.ts#L99) ___ @@ -398,7 +398,7 @@ Connects to the remote server. #### Defined in -[src/adapters/ws/client.ts:21](https://github.com/asyncapi/glee/blob/75f1ced/src/adapters/ws/client.ts#L21) +[src/adapters/ws/client.ts:21](https://github.com/asyncapi/glee/blob/c94c694/src/adapters/ws/client.ts#L21) ___ @@ -527,7 +527,7 @@ ___ #### Defined in -[src/lib/adapter.ts:214](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L214) +[src/lib/adapter.ts:214](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L214) ___ @@ -572,7 +572,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/75f1ced/src/lib/adapter.ts#L230) +[src/lib/adapter.ts:230](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L230) ___ @@ -586,7 +586,7 @@ ___ #### Defined in -[src/adapters/ws/client.ts:77](https://github.com/asyncapi/glee/blob/75f1ced/src/adapters/ws/client.ts#L77) +[src/adapters/ws/client.ts:77](https://github.com/asyncapi/glee/blob/c94c694/src/adapters/ws/client.ts#L77) ___ @@ -668,7 +668,7 @@ ___ #### Defined in -[src/adapters/ws/client.ts:17](https://github.com/asyncapi/glee/blob/75f1ced/src/adapters/ws/client.ts#L17) +[src/adapters/ws/client.ts:17](https://github.com/asyncapi/glee/blob/c94c694/src/adapters/ws/client.ts#L17) ___ @@ -1110,7 +1110,7 @@ ___ #### Defined in -[src/lib/adapter.ts:205](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L205) +[src/lib/adapter.ts:205](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L205) ___ @@ -1136,7 +1136,7 @@ Sends a message to the remote server. #### Defined in -[src/adapters/ws/client.ts:25](https://github.com/asyncapi/glee/blob/75f1ced/src/adapters/ws/client.ts#L25) +[src/adapters/ws/client.ts:25](https://github.com/asyncapi/glee/blob/c94c694/src/adapters/ws/client.ts#L25) ___ diff --git a/docs/reference/classes/adapters_ws_server.default.md b/docs/reference/classes/adapters_ws_server.default.md index a26f2b130..c03156472 100644 --- a/docs/reference/classes/adapters_ws_server.default.md +++ b/docs/reference/classes/adapters_ws_server.default.md @@ -99,7 +99,7 @@ Instantiates a Glee adapter. #### Defined in -[src/lib/adapter.ts:41](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L41) +[src/lib/adapter.ts:41](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L41) ## Properties @@ -183,7 +183,7 @@ Adapter.AsyncAPIServer #### Defined in -[src/lib/adapter.ts:185](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L185) +[src/lib/adapter.ts:185](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L185) ___ @@ -201,7 +201,7 @@ Adapter.channelNames #### Defined in -[src/lib/adapter.ts:193](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L193) +[src/lib/adapter.ts:193](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L193) ___ @@ -219,7 +219,7 @@ Adapter.connections #### Defined in -[src/lib/adapter.ts:197](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L197) +[src/lib/adapter.ts:197](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L197) ___ @@ -237,7 +237,7 @@ Adapter.glee #### Defined in -[src/lib/adapter.ts:177](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L177) +[src/lib/adapter.ts:177](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L177) ___ @@ -255,7 +255,7 @@ Adapter.parsedAsyncAPI #### Defined in -[src/lib/adapter.ts:189](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L189) +[src/lib/adapter.ts:189](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L189) ___ @@ -273,7 +273,7 @@ Adapter.serverName #### Defined in -[src/lib/adapter.ts:181](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L181) +[src/lib/adapter.ts:181](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L181) ___ @@ -291,7 +291,7 @@ Adapter.serverUrlExpanded #### Defined in -[src/lib/adapter.ts:201](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L201) +[src/lib/adapter.ts:201](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L201) ## Methods @@ -305,7 +305,7 @@ Adapter.serverUrlExpanded #### Defined in -[src/adapters/ws/server.ts:197](https://github.com/asyncapi/glee/blob/75f1ced/src/adapters/ws/server.ts#L197) +[src/adapters/ws/server.ts:197](https://github.com/asyncapi/glee/blob/c94c694/src/adapters/ws/server.ts#L197) ___ @@ -326,7 +326,7 @@ ___ #### Defined in -[src/adapters/ws/server.ts:287](https://github.com/asyncapi/glee/blob/75f1ced/src/adapters/ws/server.ts#L287) +[src/adapters/ws/server.ts:287](https://github.com/asyncapi/glee/blob/c94c694/src/adapters/ws/server.ts#L287) ___ @@ -346,7 +346,7 @@ ___ #### Defined in -[src/adapters/ws/server.ts:265](https://github.com/asyncapi/glee/blob/75f1ced/src/adapters/ws/server.ts#L265) +[src/adapters/ws/server.ts:265](https://github.com/asyncapi/glee/blob/c94c694/src/adapters/ws/server.ts#L265) ___ @@ -398,7 +398,7 @@ ___ #### Defined in -[src/adapters/ws/server.ts:145](https://github.com/asyncapi/glee/blob/75f1ced/src/adapters/ws/server.ts#L145) +[src/adapters/ws/server.ts:145](https://github.com/asyncapi/glee/blob/c94c694/src/adapters/ws/server.ts#L145) ___ @@ -418,7 +418,7 @@ ___ #### Defined in -[src/adapters/ws/server.ts:54](https://github.com/asyncapi/glee/blob/75f1ced/src/adapters/ws/server.ts#L54) +[src/adapters/ws/server.ts:54](https://github.com/asyncapi/glee/blob/c94c694/src/adapters/ws/server.ts#L54) ___ @@ -438,7 +438,7 @@ ___ #### Defined in -[src/adapters/ws/server.ts:43](https://github.com/asyncapi/glee/blob/75f1ced/src/adapters/ws/server.ts#L43) +[src/adapters/ws/server.ts:43](https://github.com/asyncapi/glee/blob/c94c694/src/adapters/ws/server.ts#L43) ___ @@ -458,7 +458,7 @@ Connects to the remote server. #### Defined in -[src/adapters/ws/server.ts:20](https://github.com/asyncapi/glee/blob/75f1ced/src/adapters/ws/server.ts#L20) +[src/adapters/ws/server.ts:20](https://github.com/asyncapi/glee/blob/c94c694/src/adapters/ws/server.ts#L20) ___ @@ -546,7 +546,7 @@ ___ #### Defined in -[src/adapters/ws/server.ts:37](https://github.com/asyncapi/glee/blob/75f1ced/src/adapters/ws/server.ts#L37) +[src/adapters/ws/server.ts:37](https://github.com/asyncapi/glee/blob/c94c694/src/adapters/ws/server.ts#L37) ___ @@ -567,7 +567,7 @@ ___ #### Defined in -[src/adapters/ws/server.ts:28](https://github.com/asyncapi/glee/blob/75f1ced/src/adapters/ws/server.ts#L28) +[src/adapters/ws/server.ts:28](https://github.com/asyncapi/glee/blob/c94c694/src/adapters/ws/server.ts#L28) ___ @@ -629,7 +629,7 @@ ___ #### Defined in -[src/lib/adapter.ts:214](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L214) +[src/lib/adapter.ts:214](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L214) ___ @@ -674,7 +674,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/75f1ced/src/lib/adapter.ts#L230) +[src/lib/adapter.ts:230](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L230) ___ @@ -688,7 +688,7 @@ ___ #### Defined in -[src/adapters/ws/server.ts:127](https://github.com/asyncapi/glee/blob/75f1ced/src/adapters/ws/server.ts#L127) +[src/adapters/ws/server.ts:127](https://github.com/asyncapi/glee/blob/c94c694/src/adapters/ws/server.ts#L127) ___ @@ -708,7 +708,7 @@ ___ #### Defined in -[src/adapters/ws/server.ts:59](https://github.com/asyncapi/glee/blob/75f1ced/src/adapters/ws/server.ts#L59) +[src/adapters/ws/server.ts:59](https://github.com/asyncapi/glee/blob/c94c694/src/adapters/ws/server.ts#L59) ___ @@ -790,7 +790,7 @@ ___ #### Defined in -[src/adapters/ws/server.ts:16](https://github.com/asyncapi/glee/blob/75f1ced/src/adapters/ws/server.ts#L16) +[src/adapters/ws/server.ts:16](https://github.com/asyncapi/glee/blob/c94c694/src/adapters/ws/server.ts#L16) ___ @@ -951,7 +951,7 @@ ___ #### Defined in -[src/adapters/ws/server.ts:78](https://github.com/asyncapi/glee/blob/75f1ced/src/adapters/ws/server.ts#L78) +[src/adapters/ws/server.ts:78](https://github.com/asyncapi/glee/blob/c94c694/src/adapters/ws/server.ts#L78) ___ @@ -971,7 +971,7 @@ ___ #### Defined in -[src/adapters/ws/server.ts:109](https://github.com/asyncapi/glee/blob/75f1ced/src/adapters/ws/server.ts#L109) +[src/adapters/ws/server.ts:109](https://github.com/asyncapi/glee/blob/c94c694/src/adapters/ws/server.ts#L109) ___ @@ -1274,7 +1274,7 @@ ___ #### Defined in -[src/lib/adapter.ts:205](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L205) +[src/lib/adapter.ts:205](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L205) ___ @@ -1300,7 +1300,7 @@ Sends a message to the remote server. #### Defined in -[src/adapters/ws/server.ts:24](https://github.com/asyncapi/glee/blob/75f1ced/src/adapters/ws/server.ts#L24) +[src/adapters/ws/server.ts:24](https://github.com/asyncapi/glee/blob/c94c694/src/adapters/ws/server.ts#L24) ___ @@ -1357,7 +1357,7 @@ ___ #### Defined in -[src/adapters/ws/server.ts:186](https://github.com/asyncapi/glee/blob/75f1ced/src/adapters/ws/server.ts#L186) +[src/adapters/ws/server.ts:186](https://github.com/asyncapi/glee/blob/c94c694/src/adapters/ws/server.ts#L186) ___ @@ -1391,7 +1391,7 @@ ___ #### Defined in -[src/adapters/ws/server.ts:176](https://github.com/asyncapi/glee/blob/75f1ced/src/adapters/ws/server.ts#L176) +[src/adapters/ws/server.ts:176](https://github.com/asyncapi/glee/blob/c94c694/src/adapters/ws/server.ts#L176) ___ diff --git a/docs/reference/classes/errors_glee_error.default.md b/docs/reference/classes/errors_glee_error.default.md index de0fc5d42..bda1caafe 100644 --- a/docs/reference/classes/errors_glee_error.default.md +++ b/docs/reference/classes/errors_glee_error.default.md @@ -53,7 +53,7 @@ Error.constructor #### Defined in -[src/errors/glee-error.ts:5](https://github.com/asyncapi/glee/blob/75f1ced/src/errors/glee-error.ts#L5) +[src/errors/glee-error.ts:5](https://github.com/asyncapi/glee/blob/c94c694/src/errors/glee-error.ts#L5) ## Properties @@ -63,7 +63,7 @@ Error.constructor #### Defined in -[src/errors/glee-error.ts:3](https://github.com/asyncapi/glee/blob/75f1ced/src/errors/glee-error.ts#L3) +[src/errors/glee-error.ts:3](https://github.com/asyncapi/glee/blob/c94c694/src/errors/glee-error.ts#L3) ___ @@ -73,7 +73,7 @@ ___ #### Defined in -[src/errors/glee-error.ts:2](https://github.com/asyncapi/glee/blob/75f1ced/src/errors/glee-error.ts#L2) +[src/errors/glee-error.ts:2](https://github.com/asyncapi/glee/blob/c94c694/src/errors/glee-error.ts#L2) ___ @@ -178,7 +178,7 @@ node_modules/@types/node/globals.d.ts:13 #### Defined in -[src/errors/glee-error.ts:16](https://github.com/asyncapi/glee/blob/75f1ced/src/errors/glee-error.ts#L16) +[src/errors/glee-error.ts:16](https://github.com/asyncapi/glee/blob/c94c694/src/errors/glee-error.ts#L16) ___ @@ -192,7 +192,7 @@ ___ #### Defined in -[src/errors/glee-error.ts:12](https://github.com/asyncapi/glee/blob/75f1ced/src/errors/glee-error.ts#L12) +[src/errors/glee-error.ts:12](https://github.com/asyncapi/glee/blob/c94c694/src/errors/glee-error.ts#L12) ## Methods diff --git a/docs/reference/classes/lib_adapter.default.md b/docs/reference/classes/lib_adapter.default.md index cb6ab98bc..471dd2c00 100644 --- a/docs/reference/classes/lib_adapter.default.md +++ b/docs/reference/classes/lib_adapter.default.md @@ -105,7 +105,7 @@ EventEmitter.constructor #### Defined in -[src/lib/adapter.ts:41](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L41) +[src/lib/adapter.ts:41](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L41) ## Properties @@ -115,7 +115,7 @@ EventEmitter.constructor #### Defined in -[src/lib/adapter.ts:27](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L27) +[src/lib/adapter.ts:27](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L27) ___ @@ -125,7 +125,7 @@ ___ #### Defined in -[src/lib/adapter.ts:29](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L29) +[src/lib/adapter.ts:29](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L29) ___ @@ -135,7 +135,7 @@ ___ #### Defined in -[src/lib/adapter.ts:30](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L30) +[src/lib/adapter.ts:30](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L30) ___ @@ -145,7 +145,7 @@ ___ #### Defined in -[src/lib/adapter.ts:25](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L25) +[src/lib/adapter.ts:25](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L25) ___ @@ -155,7 +155,7 @@ ___ #### Defined in -[src/lib/adapter.ts:28](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L28) +[src/lib/adapter.ts:28](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L28) ___ @@ -165,7 +165,7 @@ ___ #### Defined in -[src/lib/adapter.ts:26](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L26) +[src/lib/adapter.ts:26](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L26) ___ @@ -175,7 +175,7 @@ ___ #### Defined in -[src/lib/adapter.ts:31](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L31) +[src/lib/adapter.ts:31](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L31) ___ @@ -255,7 +255,7 @@ node_modules/@types/node/events.d.ts:327 #### Defined in -[src/lib/adapter.ts:185](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L185) +[src/lib/adapter.ts:185](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L185) ___ @@ -269,7 +269,7 @@ ___ #### Defined in -[src/lib/adapter.ts:193](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L193) +[src/lib/adapter.ts:193](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L193) ___ @@ -283,7 +283,7 @@ ___ #### Defined in -[src/lib/adapter.ts:197](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L197) +[src/lib/adapter.ts:197](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L197) ___ @@ -297,7 +297,7 @@ ___ #### Defined in -[src/lib/adapter.ts:177](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L177) +[src/lib/adapter.ts:177](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L177) ___ @@ -311,7 +311,7 @@ ___ #### Defined in -[src/lib/adapter.ts:189](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L189) +[src/lib/adapter.ts:189](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L189) ___ @@ -325,7 +325,7 @@ ___ #### Defined in -[src/lib/adapter.ts:181](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L181) +[src/lib/adapter.ts:181](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L181) ___ @@ -339,7 +339,7 @@ ___ #### Defined in -[src/lib/adapter.ts:201](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L201) +[src/lib/adapter.ts:201](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L201) ## Methods @@ -386,7 +386,7 @@ Connects to the remote server. #### Defined in -[src/lib/adapter.ts:245](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L245) +[src/lib/adapter.ts:245](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L245) ___ @@ -511,7 +511,7 @@ ___ #### Defined in -[src/lib/adapter.ts:214](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L214) +[src/lib/adapter.ts:214](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L214) ___ @@ -552,7 +552,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/75f1ced/src/lib/adapter.ts#L230) +[src/lib/adapter.ts:230](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L230) ___ @@ -1058,7 +1058,7 @@ ___ #### Defined in -[src/lib/adapter.ts:205](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L205) +[src/lib/adapter.ts:205](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L205) ___ @@ -1080,7 +1080,7 @@ Sends a message to the remote server. #### Defined in -[src/lib/adapter.ts:255](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L255) +[src/lib/adapter.ts:255](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L255) ___ diff --git a/docs/reference/classes/lib_cluster.default.md b/docs/reference/classes/lib_cluster.default.md index d1c1337eb..731d9416a 100644 --- a/docs/reference/classes/lib_cluster.default.md +++ b/docs/reference/classes/lib_cluster.default.md @@ -83,7 +83,7 @@ EventEmitter.constructor #### Defined in -[src/lib/cluster.ts:46](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/cluster.ts#L46) +[src/lib/cluster.ts:46](https://github.com/asyncapi/glee/blob/c94c694/src/lib/cluster.ts#L46) ## Properties @@ -93,7 +93,7 @@ EventEmitter.constructor #### Defined in -[src/lib/cluster.ts:36](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/cluster.ts#L36) +[src/lib/cluster.ts:36](https://github.com/asyncapi/glee/blob/c94c694/src/lib/cluster.ts#L36) ___ @@ -103,7 +103,7 @@ ___ #### Defined in -[src/lib/cluster.ts:39](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/cluster.ts#L39) +[src/lib/cluster.ts:39](https://github.com/asyncapi/glee/blob/c94c694/src/lib/cluster.ts#L39) ___ @@ -113,7 +113,7 @@ ___ #### Defined in -[src/lib/cluster.ts:37](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/cluster.ts#L37) +[src/lib/cluster.ts:37](https://github.com/asyncapi/glee/blob/c94c694/src/lib/cluster.ts#L37) ___ @@ -123,7 +123,7 @@ ___ #### Defined in -[src/lib/cluster.ts:38](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/cluster.ts#L38) +[src/lib/cluster.ts:38](https://github.com/asyncapi/glee/blob/c94c694/src/lib/cluster.ts#L38) ___ @@ -203,7 +203,7 @@ node_modules/@types/node/events.d.ts:327 #### Defined in -[src/lib/cluster.ts:100](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/cluster.ts#L100) +[src/lib/cluster.ts:100](https://github.com/asyncapi/glee/blob/c94c694/src/lib/cluster.ts#L100) ___ @@ -217,7 +217,7 @@ ___ #### Defined in -[src/lib/cluster.ts:112](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/cluster.ts#L112) +[src/lib/cluster.ts:112](https://github.com/asyncapi/glee/blob/c94c694/src/lib/cluster.ts#L112) ___ @@ -231,7 +231,7 @@ ___ #### Defined in -[src/lib/cluster.ts:104](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/cluster.ts#L104) +[src/lib/cluster.ts:104](https://github.com/asyncapi/glee/blob/c94c694/src/lib/cluster.ts#L104) ___ @@ -245,7 +245,7 @@ ___ #### Defined in -[src/lib/cluster.ts:108](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/cluster.ts#L108) +[src/lib/cluster.ts:108](https://github.com/asyncapi/glee/blob/c94c694/src/lib/cluster.ts#L108) ## Methods @@ -292,7 +292,7 @@ Connects to the remote server. #### Defined in -[src/lib/cluster.ts:119](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/cluster.ts#L119) +[src/lib/cluster.ts:119](https://github.com/asyncapi/glee/blob/c94c694/src/lib/cluster.ts#L119) ___ @@ -316,7 +316,7 @@ The deserialized message. #### Defined in -[src/lib/cluster.ts:158](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/cluster.ts#L158) +[src/lib/cluster.ts:158](https://github.com/asyncapi/glee/blob/c94c694/src/lib/cluster.ts#L158) ___ @@ -954,7 +954,7 @@ Sends a message to the remote server. #### Defined in -[src/lib/cluster.ts:128](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/cluster.ts#L128) +[src/lib/cluster.ts:128](https://github.com/asyncapi/glee/blob/c94c694/src/lib/cluster.ts#L128) ___ @@ -978,7 +978,7 @@ The serialized message, #### Defined in -[src/lib/cluster.ts:138](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/cluster.ts#L138) +[src/lib/cluster.ts:138](https://github.com/asyncapi/glee/blob/c94c694/src/lib/cluster.ts#L138) ___ diff --git a/docs/reference/classes/lib_connection.default.md b/docs/reference/classes/lib_connection.default.md index 0924a6f0a..442fb55dd 100644 --- a/docs/reference/classes/lib_connection.default.md +++ b/docs/reference/classes/lib_connection.default.md @@ -47,7 +47,7 @@ Instantiates a Glee connection. #### Defined in -[src/lib/connection.ts:28](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/connection.ts#L28) +[src/lib/connection.ts:28](https://github.com/asyncapi/glee/blob/c94c694/src/lib/connection.ts#L28) ## Properties @@ -57,7 +57,7 @@ Instantiates a Glee connection. #### Defined in -[src/lib/connection.ts:15](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/connection.ts#L15) +[src/lib/connection.ts:15](https://github.com/asyncapi/glee/blob/c94c694/src/lib/connection.ts#L15) ___ @@ -67,7 +67,7 @@ ___ #### Defined in -[src/lib/connection.ts:13](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/connection.ts#L13) +[src/lib/connection.ts:13](https://github.com/asyncapi/glee/blob/c94c694/src/lib/connection.ts#L13) ___ @@ -77,7 +77,7 @@ ___ #### Defined in -[src/lib/connection.ts:16](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/connection.ts#L16) +[src/lib/connection.ts:16](https://github.com/asyncapi/glee/blob/c94c694/src/lib/connection.ts#L16) ___ @@ -87,7 +87,7 @@ ___ #### Defined in -[src/lib/connection.ts:12](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/connection.ts#L12) +[src/lib/connection.ts:12](https://github.com/asyncapi/glee/blob/c94c694/src/lib/connection.ts#L12) ___ @@ -97,7 +97,7 @@ ___ #### Defined in -[src/lib/connection.ts:14](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/connection.ts#L14) +[src/lib/connection.ts:14](https://github.com/asyncapi/glee/blob/c94c694/src/lib/connection.ts#L14) ## Accessors @@ -111,7 +111,7 @@ ___ #### Defined in -[src/lib/connection.ts:54](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/connection.ts#L54) +[src/lib/connection.ts:54](https://github.com/asyncapi/glee/blob/c94c694/src/lib/connection.ts#L54) ___ @@ -125,7 +125,7 @@ ___ #### Defined in -[src/lib/connection.ts:46](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/connection.ts#L46) +[src/lib/connection.ts:46](https://github.com/asyncapi/glee/blob/c94c694/src/lib/connection.ts#L46) ___ @@ -139,7 +139,7 @@ ___ #### Defined in -[src/lib/connection.ts:58](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/connection.ts#L58) +[src/lib/connection.ts:58](https://github.com/asyncapi/glee/blob/c94c694/src/lib/connection.ts#L58) ___ @@ -153,7 +153,7 @@ ___ #### Defined in -[src/lib/connection.ts:42](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/connection.ts#L42) +[src/lib/connection.ts:42](https://github.com/asyncapi/glee/blob/c94c694/src/lib/connection.ts#L42) ___ @@ -167,7 +167,7 @@ ___ #### Defined in -[src/lib/connection.ts:50](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/connection.ts#L50) +[src/lib/connection.ts:50](https://github.com/asyncapi/glee/blob/c94c694/src/lib/connection.ts#L50) ## Methods @@ -183,7 +183,7 @@ Returns the real connection object. #### Defined in -[src/lib/connection.ts:77](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/connection.ts#L77) +[src/lib/connection.ts:77](https://github.com/asyncapi/glee/blob/c94c694/src/lib/connection.ts#L77) ___ @@ -205,4 +205,4 @@ Checks whether a channel is associated with this connection. #### Defined in -[src/lib/connection.ts:68](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/connection.ts#L68) +[src/lib/connection.ts:68](https://github.com/asyncapi/glee/blob/c94c694/src/lib/connection.ts#L68) diff --git a/docs/reference/classes/lib_glee.default.md b/docs/reference/classes/lib_glee.default.md index a62e133c4..942eb85f2 100644 --- a/docs/reference/classes/lib_glee.default.md +++ b/docs/reference/classes/lib_glee.default.md @@ -89,7 +89,7 @@ EventEmitter.constructor #### Defined in -[src/lib/glee.ts:45](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/glee.ts#L45) +[src/lib/glee.ts:45](https://github.com/asyncapi/glee/blob/c94c694/src/lib/glee.ts#L45) ## Properties @@ -99,7 +99,7 @@ EventEmitter.constructor #### Defined in -[src/lib/glee.ts:37](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/glee.ts#L37) +[src/lib/glee.ts:37](https://github.com/asyncapi/glee/blob/c94c694/src/lib/glee.ts#L37) ___ @@ -109,7 +109,7 @@ ___ #### Defined in -[src/lib/glee.ts:38](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/glee.ts#L38) +[src/lib/glee.ts:38](https://github.com/asyncapi/glee/blob/c94c694/src/lib/glee.ts#L38) ___ @@ -119,7 +119,7 @@ ___ #### Defined in -[src/lib/glee.ts:35](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/glee.ts#L35) +[src/lib/glee.ts:35](https://github.com/asyncapi/glee/blob/c94c694/src/lib/glee.ts#L35) ___ @@ -129,7 +129,7 @@ ___ #### Defined in -[src/lib/glee.ts:36](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/glee.ts#L36) +[src/lib/glee.ts:36](https://github.com/asyncapi/glee/blob/c94c694/src/lib/glee.ts#L36) ___ @@ -209,7 +209,7 @@ node_modules/@types/node/events.d.ts:327 #### Defined in -[src/lib/glee.ts:59](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/glee.ts#L59) +[src/lib/glee.ts:59](https://github.com/asyncapi/glee/blob/c94c694/src/lib/glee.ts#L59) ___ @@ -223,7 +223,7 @@ ___ #### Defined in -[src/lib/glee.ts:63](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/glee.ts#L63) +[src/lib/glee.ts:63](https://github.com/asyncapi/glee/blob/c94c694/src/lib/glee.ts#L63) ___ @@ -237,7 +237,7 @@ ___ #### Defined in -[src/lib/glee.ts:55](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/glee.ts#L55) +[src/lib/glee.ts:55](https://github.com/asyncapi/glee/blob/c94c694/src/lib/glee.ts#L55) ## Methods @@ -260,7 +260,7 @@ ___ #### Defined in -[src/lib/glee.ts:307](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/glee.ts#L307) +[src/lib/glee.ts:307](https://github.com/asyncapi/glee/blob/c94c694/src/lib/glee.ts#L307) ___ @@ -284,7 +284,7 @@ Starts executing the middlewares for the given error and message. #### Defined in -[src/lib/glee.ts:294](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/glee.ts#L294) +[src/lib/glee.ts:294](https://github.com/asyncapi/glee/blob/c94c694/src/lib/glee.ts#L294) ___ @@ -308,7 +308,7 @@ Starts executing the middlewares for the given message. #### Defined in -[src/lib/glee.ts:224](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/glee.ts#L224) +[src/lib/glee.ts:224](https://github.com/asyncapi/glee/blob/c94c694/src/lib/glee.ts#L224) ___ @@ -334,7 +334,7 @@ Adds a connection adapter. #### Defined in -[src/lib/glee.ts:75](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/glee.ts#L75) +[src/lib/glee.ts:75](https://github.com/asyncapi/glee/blob/c94c694/src/lib/glee.ts#L75) ___ @@ -381,7 +381,7 @@ Tells the adapters to connect. #### Defined in -[src/lib/glee.ts:143](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/glee.ts#L143) +[src/lib/glee.ts:143](https://github.com/asyncapi/glee/blob/c94c694/src/lib/glee.ts#L143) ___ @@ -534,7 +534,7 @@ Injects an error into the Glee inbound error middleware chain. #### Defined in -[src/lib/glee.ts:195](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/glee.ts#L195) +[src/lib/glee.ts:195](https://github.com/asyncapi/glee/blob/c94c694/src/lib/glee.ts#L195) ___ @@ -558,7 +558,7 @@ Injects a message into the Glee inbound middleware chain. #### Defined in -[src/lib/glee.ts:173](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/glee.ts#L173) +[src/lib/glee.ts:173](https://github.com/asyncapi/glee/blob/c94c694/src/lib/glee.ts#L173) ___ @@ -574,7 +574,7 @@ Alias for `connect`. #### Defined in -[src/lib/glee.ts:162](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/glee.ts#L162) +[src/lib/glee.ts:162](https://github.com/asyncapi/glee/blob/c94c694/src/lib/glee.ts#L162) ___ @@ -1082,7 +1082,7 @@ Send a message to the adapters. #### Defined in -[src/lib/glee.ts:130](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/glee.ts#L130) +[src/lib/glee.ts:130](https://github.com/asyncapi/glee/blob/c94c694/src/lib/glee.ts#L130) ___ @@ -1104,7 +1104,7 @@ Sets the cluster adapter to use. #### Defined in -[src/lib/glee.ts:91](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/glee.ts#L91) +[src/lib/glee.ts:91](https://github.com/asyncapi/glee/blob/c94c694/src/lib/glee.ts#L91) ___ @@ -1161,7 +1161,7 @@ Synchronizes the other instances in the cluster with the message. #### Defined in -[src/lib/glee.ts:208](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/glee.ts#L208) +[src/lib/glee.ts:208](https://github.com/asyncapi/glee/blob/c94c694/src/lib/glee.ts#L208) ___ @@ -1183,7 +1183,7 @@ Use a middleware for inbound messages. #### Defined in -[src/lib/glee.ts:102](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/glee.ts#L102) +[src/lib/glee.ts:102](https://github.com/asyncapi/glee/blob/c94c694/src/lib/glee.ts#L102) ▸ **use**(`channel`, `...middlewares`): `void` @@ -1200,7 +1200,7 @@ Use a middleware for inbound messages. #### Defined in -[src/lib/glee.ts:103](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/glee.ts#L103) +[src/lib/glee.ts:103](https://github.com/asyncapi/glee/blob/c94c694/src/lib/glee.ts#L103) ___ @@ -1222,7 +1222,7 @@ Use a middleware for outbound messages. #### Defined in -[src/lib/glee.ts:116](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/glee.ts#L116) +[src/lib/glee.ts:116](https://github.com/asyncapi/glee/blob/c94c694/src/lib/glee.ts#L116) ▸ **useOutbound**(`channel`, `...middlewares`): `void` @@ -1239,7 +1239,7 @@ Use a middleware for outbound messages. #### Defined in -[src/lib/glee.ts:117](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/glee.ts#L117) +[src/lib/glee.ts:117](https://github.com/asyncapi/glee/blob/c94c694/src/lib/glee.ts#L117) ___ diff --git a/docs/reference/classes/lib_message.default.md b/docs/reference/classes/lib_message.default.md index f835b0153..19d18010d 100644 --- a/docs/reference/classes/lib_message.default.md +++ b/docs/reference/classes/lib_message.default.md @@ -97,7 +97,7 @@ EventEmitter.constructor #### Defined in -[src/lib/message.ts:51](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/message.ts#L51) +[src/lib/message.ts:51](https://github.com/asyncapi/glee/blob/c94c694/src/lib/message.ts#L51) ## Properties @@ -107,7 +107,7 @@ EventEmitter.constructor #### Defined in -[src/lib/message.ts:31](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/message.ts#L31) +[src/lib/message.ts:31](https://github.com/asyncapi/glee/blob/c94c694/src/lib/message.ts#L31) ___ @@ -117,7 +117,7 @@ ___ #### Defined in -[src/lib/message.ts:28](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/message.ts#L28) +[src/lib/message.ts:28](https://github.com/asyncapi/glee/blob/c94c694/src/lib/message.ts#L28) ___ @@ -127,7 +127,7 @@ ___ #### Defined in -[src/lib/message.ts:34](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/message.ts#L34) +[src/lib/message.ts:34](https://github.com/asyncapi/glee/blob/c94c694/src/lib/message.ts#L34) ___ @@ -137,7 +137,7 @@ ___ #### Defined in -[src/lib/message.ts:30](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/message.ts#L30) +[src/lib/message.ts:30](https://github.com/asyncapi/glee/blob/c94c694/src/lib/message.ts#L30) ___ @@ -151,7 +151,7 @@ ___ #### Defined in -[src/lib/message.ts:27](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/message.ts#L27) +[src/lib/message.ts:27](https://github.com/asyncapi/glee/blob/c94c694/src/lib/message.ts#L27) ___ @@ -161,7 +161,7 @@ ___ #### Defined in -[src/lib/message.ts:32](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/message.ts#L32) +[src/lib/message.ts:32](https://github.com/asyncapi/glee/blob/c94c694/src/lib/message.ts#L32) ___ @@ -171,7 +171,7 @@ ___ #### Defined in -[src/lib/message.ts:33](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/message.ts#L33) +[src/lib/message.ts:33](https://github.com/asyncapi/glee/blob/c94c694/src/lib/message.ts#L33) ___ @@ -185,7 +185,7 @@ ___ #### Defined in -[src/lib/message.ts:35](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/message.ts#L35) +[src/lib/message.ts:35](https://github.com/asyncapi/glee/blob/c94c694/src/lib/message.ts#L35) ___ @@ -195,7 +195,7 @@ ___ #### Defined in -[src/lib/message.ts:26](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/message.ts#L26) +[src/lib/message.ts:26](https://github.com/asyncapi/glee/blob/c94c694/src/lib/message.ts#L26) ___ @@ -205,7 +205,7 @@ ___ #### Defined in -[src/lib/message.ts:36](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/message.ts#L36) +[src/lib/message.ts:36](https://github.com/asyncapi/glee/blob/c94c694/src/lib/message.ts#L36) ___ @@ -215,7 +215,7 @@ ___ #### Defined in -[src/lib/message.ts:29](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/message.ts#L29) +[src/lib/message.ts:29](https://github.com/asyncapi/glee/blob/c94c694/src/lib/message.ts#L29) ___ @@ -295,7 +295,7 @@ node_modules/@types/node/events.d.ts:327 #### Defined in -[src/lib/message.ts:113](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/message.ts#L113) +[src/lib/message.ts:113](https://github.com/asyncapi/glee/blob/c94c694/src/lib/message.ts#L113) ___ @@ -309,7 +309,7 @@ ___ #### Defined in -[src/lib/message.ts:89](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/message.ts#L89) +[src/lib/message.ts:89](https://github.com/asyncapi/glee/blob/c94c694/src/lib/message.ts#L89) • `set` **channel**(`value`): `void` @@ -325,7 +325,7 @@ ___ #### Defined in -[src/lib/message.ts:93](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/message.ts#L93) +[src/lib/message.ts:93](https://github.com/asyncapi/glee/blob/c94c694/src/lib/message.ts#L93) ___ @@ -339,7 +339,7 @@ ___ #### Defined in -[src/lib/message.ts:125](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/message.ts#L125) +[src/lib/message.ts:125](https://github.com/asyncapi/glee/blob/c94c694/src/lib/message.ts#L125) • `set` **cluster**(`value`): `void` @@ -355,7 +355,7 @@ ___ #### Defined in -[src/lib/message.ts:129](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/message.ts#L129) +[src/lib/message.ts:129](https://github.com/asyncapi/glee/blob/c94c694/src/lib/message.ts#L129) ___ @@ -369,7 +369,7 @@ ___ #### Defined in -[src/lib/message.ts:105](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/message.ts#L105) +[src/lib/message.ts:105](https://github.com/asyncapi/glee/blob/c94c694/src/lib/message.ts#L105) • `set` **connection**(`value`): `void` @@ -385,7 +385,7 @@ ___ #### Defined in -[src/lib/message.ts:109](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/message.ts#L109) +[src/lib/message.ts:109](https://github.com/asyncapi/glee/blob/c94c694/src/lib/message.ts#L109) ___ @@ -399,7 +399,7 @@ ___ #### Defined in -[src/lib/message.ts:81](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/message.ts#L81) +[src/lib/message.ts:81](https://github.com/asyncapi/glee/blob/c94c694/src/lib/message.ts#L81) • `set` **headers**(`value`): `void` @@ -415,7 +415,7 @@ ___ #### Defined in -[src/lib/message.ts:85](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/message.ts#L85) +[src/lib/message.ts:85](https://github.com/asyncapi/glee/blob/c94c694/src/lib/message.ts#L85) ___ @@ -429,7 +429,7 @@ ___ #### Defined in -[src/lib/message.ts:117](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/message.ts#L117) +[src/lib/message.ts:117](https://github.com/asyncapi/glee/blob/c94c694/src/lib/message.ts#L117) • `set` **params**(`value`): `void` @@ -445,7 +445,7 @@ ___ #### Defined in -[src/lib/message.ts:121](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/message.ts#L121) +[src/lib/message.ts:121](https://github.com/asyncapi/glee/blob/c94c694/src/lib/message.ts#L121) ___ @@ -459,7 +459,7 @@ ___ #### Defined in -[src/lib/message.ts:73](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/message.ts#L73) +[src/lib/message.ts:73](https://github.com/asyncapi/glee/blob/c94c694/src/lib/message.ts#L73) • `set` **payload**(`value`): `void` @@ -475,7 +475,7 @@ ___ #### Defined in -[src/lib/message.ts:77](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/message.ts#L77) +[src/lib/message.ts:77](https://github.com/asyncapi/glee/blob/c94c694/src/lib/message.ts#L77) ___ @@ -489,7 +489,7 @@ ___ #### Defined in -[src/lib/message.ts:133](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/message.ts#L133) +[src/lib/message.ts:133](https://github.com/asyncapi/glee/blob/c94c694/src/lib/message.ts#L133) • `set` **query**(`value`): `void` @@ -505,7 +505,7 @@ ___ #### Defined in -[src/lib/message.ts:137](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/message.ts#L137) +[src/lib/message.ts:137](https://github.com/asyncapi/glee/blob/c94c694/src/lib/message.ts#L137) ___ @@ -519,7 +519,7 @@ ___ #### Defined in -[src/lib/message.ts:97](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/message.ts#L97) +[src/lib/message.ts:97](https://github.com/asyncapi/glee/blob/c94c694/src/lib/message.ts#L97) • `set` **serverName**(`value`): `void` @@ -535,7 +535,7 @@ ___ #### Defined in -[src/lib/message.ts:101](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/message.ts#L101) +[src/lib/message.ts:101](https://github.com/asyncapi/glee/blob/c94c694/src/lib/message.ts#L101) ## Methods @@ -712,7 +712,7 @@ Checks if it's an inbound message. #### Defined in -[src/lib/message.ts:194](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/message.ts#L194) +[src/lib/message.ts:194](https://github.com/asyncapi/glee/blob/c94c694/src/lib/message.ts#L194) ___ @@ -728,7 +728,7 @@ Checks if it's an outbound message. #### Defined in -[src/lib/message.ts:201](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/message.ts#L201) +[src/lib/message.ts:201](https://github.com/asyncapi/glee/blob/c94c694/src/lib/message.ts#L201) ___ @@ -812,7 +812,7 @@ Indicates failure in processing the message #### Defined in -[src/lib/message.ts:222](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/message.ts#L222) +[src/lib/message.ts:222](https://github.com/asyncapi/glee/blob/c94c694/src/lib/message.ts#L222) ___ @@ -828,7 +828,7 @@ Indicates successfully processed the message #### Defined in -[src/lib/message.ts:215](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/message.ts#L215) +[src/lib/message.ts:215](https://github.com/asyncapi/glee/blob/c94c694/src/lib/message.ts#L215) ___ @@ -1268,7 +1268,7 @@ Sends the message back to the server/broker. #### Defined in -[src/lib/message.ts:149](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/message.ts#L149) +[src/lib/message.ts:149](https://github.com/asyncapi/glee/blob/c94c694/src/lib/message.ts#L149) ___ @@ -1284,7 +1284,7 @@ Tells Glee to send the message. #### Defined in -[src/lib/message.ts:208](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/message.ts#L208) +[src/lib/message.ts:208](https://github.com/asyncapi/glee/blob/c94c694/src/lib/message.ts#L208) ___ @@ -1300,7 +1300,7 @@ Makes the message suitable only for the inbound pipeline. #### Defined in -[src/lib/message.ts:178](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/message.ts#L178) +[src/lib/message.ts:178](https://github.com/asyncapi/glee/blob/c94c694/src/lib/message.ts#L178) ___ @@ -1351,7 +1351,7 @@ Makes the message suitable only for the outbound pipeline. #### Defined in -[src/lib/message.ts:186](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/message.ts#L186) +[src/lib/message.ts:186](https://github.com/asyncapi/glee/blob/c94c694/src/lib/message.ts#L186) ___ diff --git a/docs/reference/classes/lib_router.default.md b/docs/reference/classes/lib_router.default.md index ccb68c116..8f645b1ca 100644 --- a/docs/reference/classes/lib_router.default.md +++ b/docs/reference/classes/lib_router.default.md @@ -42,7 +42,7 @@ Instantiates a GleeRouter. #### Defined in -[src/lib/router.ts:27](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/router.ts#L27) +[src/lib/router.ts:27](https://github.com/asyncapi/glee/blob/c94c694/src/lib/router.ts#L27) ## Properties @@ -52,7 +52,7 @@ Instantiates a GleeRouter. #### Defined in -[src/lib/router.ts:21](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/router.ts#L21) +[src/lib/router.ts:21](https://github.com/asyncapi/glee/blob/c94c694/src/lib/router.ts#L21) ___ @@ -62,7 +62,7 @@ ___ #### Defined in -[src/lib/router.ts:19](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/router.ts#L19) +[src/lib/router.ts:19](https://github.com/asyncapi/glee/blob/c94c694/src/lib/router.ts#L19) ___ @@ -72,7 +72,7 @@ ___ #### Defined in -[src/lib/router.ts:22](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/router.ts#L22) +[src/lib/router.ts:22](https://github.com/asyncapi/glee/blob/c94c694/src/lib/router.ts#L22) ___ @@ -82,7 +82,7 @@ ___ #### Defined in -[src/lib/router.ts:20](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/router.ts#L20) +[src/lib/router.ts:20](https://github.com/asyncapi/glee/blob/c94c694/src/lib/router.ts#L20) ## Methods @@ -106,7 +106,7 @@ Adds a normalized middleware to a target collection. #### Defined in -[src/lib/router.ts:140](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/router.ts#L140) +[src/lib/router.ts:140](https://github.com/asyncapi/glee/blob/c94c694/src/lib/router.ts#L140) ___ @@ -129,7 +129,7 @@ Adds a normalized middleware to the inbound error middlewares collection. #### Defined in -[src/lib/router.ts:186](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/router.ts#L186) +[src/lib/router.ts:186](https://github.com/asyncapi/glee/blob/c94c694/src/lib/router.ts#L186) ___ @@ -152,7 +152,7 @@ Adds a normalized middleware to the inbound middlewares collection. #### Defined in -[src/lib/router.ts:163](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/router.ts#L163) +[src/lib/router.ts:163](https://github.com/asyncapi/glee/blob/c94c694/src/lib/router.ts#L163) ___ @@ -175,7 +175,7 @@ Adds a normalized middleware to the outbound error middlewares collection. #### Defined in -[src/lib/router.ts:199](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/router.ts#L199) +[src/lib/router.ts:199](https://github.com/asyncapi/glee/blob/c94c694/src/lib/router.ts#L199) ___ @@ -198,7 +198,7 @@ Adds a normalized middleware to the outbound middlewares collection. #### Defined in -[src/lib/router.ts:173](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/router.ts#L173) +[src/lib/router.ts:173](https://github.com/asyncapi/glee/blob/c94c694/src/lib/router.ts#L173) ___ @@ -214,7 +214,7 @@ Returns all the inbound error middlewares. #### Defined in -[src/lib/router.ts:120](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/router.ts#L120) +[src/lib/router.ts:120](https://github.com/asyncapi/glee/blob/c94c694/src/lib/router.ts#L120) ___ @@ -230,7 +230,7 @@ Returns all the inbound middlewares. #### Defined in -[src/lib/router.ts:104](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/router.ts#L104) +[src/lib/router.ts:104](https://github.com/asyncapi/glee/blob/c94c694/src/lib/router.ts#L104) ___ @@ -246,7 +246,7 @@ Returns all the outbound error middlewares. #### Defined in -[src/lib/router.ts:128](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/router.ts#L128) +[src/lib/router.ts:128](https://github.com/asyncapi/glee/blob/c94c694/src/lib/router.ts#L128) ___ @@ -262,7 +262,7 @@ Returns all the outbound middlewares. #### Defined in -[src/lib/router.ts:112](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/router.ts#L112) +[src/lib/router.ts:112](https://github.com/asyncapi/glee/blob/c94c694/src/lib/router.ts#L112) ___ @@ -283,7 +283,7 @@ ___ #### Defined in -[src/lib/router.ts:83](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/router.ts#L83) +[src/lib/router.ts:83](https://github.com/asyncapi/glee/blob/c94c694/src/lib/router.ts#L83) ___ @@ -306,7 +306,7 @@ this function will make use of inbound and outbound middlewares. #### Defined in -[src/lib/router.ts:41](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/router.ts#L41) +[src/lib/router.ts:41](https://github.com/asyncapi/glee/blob/c94c694/src/lib/router.ts#L41) ▸ **use**(`channel`, `...middlewares`): `void` @@ -323,7 +323,7 @@ this function will make use of inbound and outbound middlewares. #### Defined in -[src/lib/router.ts:42](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/router.ts#L42) +[src/lib/router.ts:42](https://github.com/asyncapi/glee/blob/c94c694/src/lib/router.ts#L42) ___ @@ -345,7 +345,7 @@ Use a middleware for outbound messages. #### Defined in -[src/lib/router.ts:65](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/router.ts#L65) +[src/lib/router.ts:65](https://github.com/asyncapi/glee/blob/c94c694/src/lib/router.ts#L65) ▸ **useOutbound**(`channel`, `...middlewares`): `void` @@ -362,4 +362,4 @@ Use a middleware for outbound messages. #### Defined in -[src/lib/router.ts:66](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/router.ts#L66) +[src/lib/router.ts:66](https://github.com/asyncapi/glee/blob/c94c694/src/lib/router.ts#L66) diff --git a/docs/reference/classes/lib_wsHttpAuth.default.md b/docs/reference/classes/lib_wsHttpAuth.default.md index 329dc2e7f..735c46351 100644 --- a/docs/reference/classes/lib_wsHttpAuth.default.md +++ b/docs/reference/classes/lib_wsHttpAuth.default.md @@ -83,7 +83,7 @@ EventEmitter.constructor #### Defined in -[src/lib/wsHttpAuth.ts:17](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/wsHttpAuth.ts#L17) +[src/lib/wsHttpAuth.ts:17](https://github.com/asyncapi/glee/blob/c94c694/src/lib/wsHttpAuth.ts#L17) ## Properties @@ -93,7 +93,7 @@ EventEmitter.constructor #### Defined in -[src/lib/wsHttpAuth.ts:10](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/wsHttpAuth.ts#L10) +[src/lib/wsHttpAuth.ts:10](https://github.com/asyncapi/glee/blob/c94c694/src/lib/wsHttpAuth.ts#L10) ___ @@ -103,7 +103,7 @@ ___ #### Defined in -[src/lib/wsHttpAuth.ts:12](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/wsHttpAuth.ts#L12) +[src/lib/wsHttpAuth.ts:12](https://github.com/asyncapi/glee/blob/c94c694/src/lib/wsHttpAuth.ts#L12) ___ @@ -113,7 +113,7 @@ ___ #### Defined in -[src/lib/wsHttpAuth.ts:11](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/wsHttpAuth.ts#L11) +[src/lib/wsHttpAuth.ts:11](https://github.com/asyncapi/glee/blob/c94c694/src/lib/wsHttpAuth.ts#L11) ___ @@ -123,7 +123,7 @@ ___ #### Defined in -[src/lib/wsHttpAuth.ts:8](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/wsHttpAuth.ts#L8) +[src/lib/wsHttpAuth.ts:8](https://github.com/asyncapi/glee/blob/c94c694/src/lib/wsHttpAuth.ts#L8) ___ @@ -133,7 +133,7 @@ ___ #### Defined in -[src/lib/wsHttpAuth.ts:7](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/wsHttpAuth.ts#L7) +[src/lib/wsHttpAuth.ts:7](https://github.com/asyncapi/glee/blob/c94c694/src/lib/wsHttpAuth.ts#L7) ___ @@ -143,7 +143,7 @@ ___ #### Defined in -[src/lib/wsHttpAuth.ts:9](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/wsHttpAuth.ts#L9) +[src/lib/wsHttpAuth.ts:9](https://github.com/asyncapi/glee/blob/c94c694/src/lib/wsHttpAuth.ts#L9) ___ @@ -254,7 +254,7 @@ ___ #### Defined in -[src/lib/wsHttpAuth.ts:168](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/wsHttpAuth.ts#L168) +[src/lib/wsHttpAuth.ts:168](https://github.com/asyncapi/glee/blob/c94c694/src/lib/wsHttpAuth.ts#L168) ___ @@ -268,7 +268,7 @@ ___ #### Defined in -[src/lib/wsHttpAuth.ts:31](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/wsHttpAuth.ts#L31) +[src/lib/wsHttpAuth.ts:31](https://github.com/asyncapi/glee/blob/c94c694/src/lib/wsHttpAuth.ts#L31) ___ @@ -394,7 +394,7 @@ ___ #### Defined in -[src/lib/wsHttpAuth.ts:71](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/wsHttpAuth.ts#L71) +[src/lib/wsHttpAuth.ts:71](https://github.com/asyncapi/glee/blob/c94c694/src/lib/wsHttpAuth.ts#L71) ___ @@ -414,7 +414,7 @@ ___ #### Defined in -[src/lib/wsHttpAuth.ts:58](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/wsHttpAuth.ts#L58) +[src/lib/wsHttpAuth.ts:58](https://github.com/asyncapi/glee/blob/c94c694/src/lib/wsHttpAuth.ts#L58) ___ @@ -460,7 +460,7 @@ ___ #### Defined in -[src/lib/wsHttpAuth.ts:126](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/wsHttpAuth.ts#L126) +[src/lib/wsHttpAuth.ts:126](https://github.com/asyncapi/glee/blob/c94c694/src/lib/wsHttpAuth.ts#L126) ___ @@ -488,7 +488,7 @@ ___ #### Defined in -[src/lib/wsHttpAuth.ts:113](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/wsHttpAuth.ts#L113) +[src/lib/wsHttpAuth.ts:113](https://github.com/asyncapi/glee/blob/c94c694/src/lib/wsHttpAuth.ts#L113) ___ @@ -799,7 +799,7 @@ ___ #### Defined in -[src/lib/wsHttpAuth.ts:161](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/wsHttpAuth.ts#L161) +[src/lib/wsHttpAuth.ts:161](https://github.com/asyncapi/glee/blob/c94c694/src/lib/wsHttpAuth.ts#L161) ___ @@ -1052,7 +1052,7 @@ ___ #### Defined in -[src/lib/wsHttpAuth.ts:97](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/wsHttpAuth.ts#L97) +[src/lib/wsHttpAuth.ts:97](https://github.com/asyncapi/glee/blob/c94c694/src/lib/wsHttpAuth.ts#L97) ___ diff --git a/docs/reference/interfaces/lib.HttpAuthConfig.md b/docs/reference/interfaces/lib.HttpAuthConfig.md index 0837e42a3..8ba79b00b 100644 --- a/docs/reference/interfaces/lib.HttpAuthConfig.md +++ b/docs/reference/interfaces/lib.HttpAuthConfig.md @@ -20,7 +20,7 @@ #### Defined in -[src/lib/index.d.ts:35](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/index.d.ts#L35) +[src/lib/index.d.ts:35](https://github.com/asyncapi/glee/blob/c94c694/src/lib/index.d.ts#L35) ___ @@ -30,7 +30,7 @@ ___ #### Defined in -[src/lib/index.d.ts:33](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/index.d.ts#L33) +[src/lib/index.d.ts:33](https://github.com/asyncapi/glee/blob/c94c694/src/lib/index.d.ts#L33) ___ @@ -40,4 +40,4 @@ ___ #### Defined in -[src/lib/index.d.ts:34](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/index.d.ts#L34) +[src/lib/index.d.ts:34](https://github.com/asyncapi/glee/blob/c94c694/src/lib/index.d.ts#L34) diff --git a/docs/reference/interfaces/lib.KafkaAuthConfig.md b/docs/reference/interfaces/lib.KafkaAuthConfig.md index 65014288a..2b7964a98 100644 --- a/docs/reference/interfaces/lib.KafkaAuthConfig.md +++ b/docs/reference/interfaces/lib.KafkaAuthConfig.md @@ -23,7 +23,7 @@ #### Defined in -[src/lib/index.d.ts:54](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/index.d.ts#L54) +[src/lib/index.d.ts:54](https://github.com/asyncapi/glee/blob/c94c694/src/lib/index.d.ts#L54) ___ @@ -33,7 +33,7 @@ ___ #### Defined in -[src/lib/index.d.ts:55](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/index.d.ts#L55) +[src/lib/index.d.ts:55](https://github.com/asyncapi/glee/blob/c94c694/src/lib/index.d.ts#L55) ___ @@ -43,7 +43,7 @@ ___ #### Defined in -[src/lib/index.d.ts:53](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/index.d.ts#L53) +[src/lib/index.d.ts:53](https://github.com/asyncapi/glee/blob/c94c694/src/lib/index.d.ts#L53) ___ @@ -53,7 +53,7 @@ ___ #### Defined in -[src/lib/index.d.ts:58](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/index.d.ts#L58) +[src/lib/index.d.ts:58](https://github.com/asyncapi/glee/blob/c94c694/src/lib/index.d.ts#L58) ___ @@ -63,7 +63,7 @@ ___ #### Defined in -[src/lib/index.d.ts:56](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/index.d.ts#L56) +[src/lib/index.d.ts:56](https://github.com/asyncapi/glee/blob/c94c694/src/lib/index.d.ts#L56) ___ @@ -73,4 +73,4 @@ ___ #### Defined in -[src/lib/index.d.ts:57](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/index.d.ts#L57) +[src/lib/index.d.ts:57](https://github.com/asyncapi/glee/blob/c94c694/src/lib/index.d.ts#L57) diff --git a/docs/reference/interfaces/lib.MqttAuthConfig.md b/docs/reference/interfaces/lib.MqttAuthConfig.md index 8061c4f57..aec7a0b41 100644 --- a/docs/reference/interfaces/lib.MqttAuthConfig.md +++ b/docs/reference/interfaces/lib.MqttAuthConfig.md @@ -21,7 +21,7 @@ #### Defined in -[src/lib/index.d.ts:20](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/index.d.ts#L20) +[src/lib/index.d.ts:20](https://github.com/asyncapi/glee/blob/c94c694/src/lib/index.d.ts#L20) ___ @@ -31,7 +31,7 @@ ___ #### Defined in -[src/lib/index.d.ts:23](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/index.d.ts#L23) +[src/lib/index.d.ts:23](https://github.com/asyncapi/glee/blob/c94c694/src/lib/index.d.ts#L23) ___ @@ -41,7 +41,7 @@ ___ #### Defined in -[src/lib/index.d.ts:22](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/index.d.ts#L22) +[src/lib/index.d.ts:22](https://github.com/asyncapi/glee/blob/c94c694/src/lib/index.d.ts#L22) ___ @@ -51,4 +51,4 @@ ___ #### Defined in -[src/lib/index.d.ts:21](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/index.d.ts#L21) +[src/lib/index.d.ts:21](https://github.com/asyncapi/glee/blob/c94c694/src/lib/index.d.ts#L21) diff --git a/docs/reference/interfaces/lib.WsAuthConfig.md b/docs/reference/interfaces/lib.WsAuthConfig.md index 5e01ec179..a7458ff41 100644 --- a/docs/reference/interfaces/lib.WsAuthConfig.md +++ b/docs/reference/interfaces/lib.WsAuthConfig.md @@ -20,7 +20,7 @@ #### Defined in -[src/lib/index.d.ts:29](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/index.d.ts#L29) +[src/lib/index.d.ts:29](https://github.com/asyncapi/glee/blob/c94c694/src/lib/index.d.ts#L29) ___ @@ -30,7 +30,7 @@ ___ #### Defined in -[src/lib/index.d.ts:27](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/index.d.ts#L27) +[src/lib/index.d.ts:27](https://github.com/asyncapi/glee/blob/c94c694/src/lib/index.d.ts#L27) ___ @@ -40,4 +40,4 @@ ___ #### Defined in -[src/lib/index.d.ts:28](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/index.d.ts#L28) +[src/lib/index.d.ts:28](https://github.com/asyncapi/glee/blob/c94c694/src/lib/index.d.ts#L28) diff --git a/docs/reference/modules/docs.md b/docs/reference/modules/docs.md index 14029c95f..bd40fa22f 100644 --- a/docs/reference/modules/docs.md +++ b/docs/reference/modules/docs.md @@ -20,4 +20,4 @@ #### Defined in -[src/docs.ts:5](https://github.com/asyncapi/glee/blob/75f1ced/src/docs.ts#L5) +[src/docs.ts:5](https://github.com/asyncapi/glee/blob/c94c694/src/docs.ts#L5) diff --git a/docs/reference/modules/index.md b/docs/reference/modules/index.md index bdb89cdd0..011655eba 100644 --- a/docs/reference/modules/index.md +++ b/docs/reference/modules/index.md @@ -20,4 +20,4 @@ #### Defined in -[src/index.ts:37](https://github.com/asyncapi/glee/blob/75f1ced/src/index.ts#L37) +[src/index.ts:37](https://github.com/asyncapi/glee/blob/c94c694/src/index.ts#L37) diff --git a/docs/reference/modules/lib.md b/docs/reference/modules/lib.md index 9082da530..ab4cdecc4 100644 --- a/docs/reference/modules/lib.md +++ b/docs/reference/modules/lib.md @@ -80,7 +80,7 @@ #### Defined in -[src/lib/index.d.ts:11](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/index.d.ts#L11) +[src/lib/index.d.ts:11](https://github.com/asyncapi/glee/blob/c94c694/src/lib/index.d.ts#L11) ___ @@ -101,7 +101,7 @@ ___ #### Defined in -[src/lib/index.d.ts:38](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/index.d.ts#L38) +[src/lib/index.d.ts:38](https://github.com/asyncapi/glee/blob/c94c694/src/lib/index.d.ts#L38) ___ @@ -120,7 +120,7 @@ ___ #### Defined in -[src/lib/index.d.ts:98](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/index.d.ts#L98) +[src/lib/index.d.ts:98](https://github.com/asyncapi/glee/blob/c94c694/src/lib/index.d.ts#L98) ___ @@ -144,7 +144,7 @@ ___ #### Defined in -[src/lib/index.d.ts:153](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/index.d.ts#L153) +[src/lib/index.d.ts:153](https://github.com/asyncapi/glee/blob/c94c694/src/lib/index.d.ts#L153) ___ @@ -164,7 +164,7 @@ ___ #### Defined in -[src/lib/index.d.ts:130](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/index.d.ts#L130) +[src/lib/index.d.ts:130](https://github.com/asyncapi/glee/blob/c94c694/src/lib/index.d.ts#L130) ___ @@ -182,7 +182,7 @@ ___ #### Defined in -[src/lib/index.d.ts:61](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/index.d.ts#L61) +[src/lib/index.d.ts:61](https://github.com/asyncapi/glee/blob/c94c694/src/lib/index.d.ts#L61) ___ @@ -203,7 +203,7 @@ ___ #### Defined in -[src/lib/index.d.ts:105](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/index.d.ts#L105) +[src/lib/index.d.ts:105](https://github.com/asyncapi/glee/blob/c94c694/src/lib/index.d.ts#L105) ___ @@ -227,7 +227,7 @@ ___ #### Defined in -[src/lib/index.d.ts:149](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/index.d.ts#L149) +[src/lib/index.d.ts:149](https://github.com/asyncapi/glee/blob/c94c694/src/lib/index.d.ts#L149) ___ @@ -249,7 +249,7 @@ ___ #### Defined in -[src/lib/index.d.ts:120](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/index.d.ts#L120) +[src/lib/index.d.ts:120](https://github.com/asyncapi/glee/blob/c94c694/src/lib/index.d.ts#L120) ___ @@ -267,7 +267,7 @@ ___ #### Defined in -[src/lib/index.d.ts:114](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/index.d.ts#L114) +[src/lib/index.d.ts:114](https://github.com/asyncapi/glee/blob/c94c694/src/lib/index.d.ts#L114) ___ @@ -277,7 +277,7 @@ ___ #### Defined in -[src/lib/index.d.ts:147](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/index.d.ts#L147) +[src/lib/index.d.ts:147](https://github.com/asyncapi/glee/blob/c94c694/src/lib/index.d.ts#L147) ___ @@ -287,7 +287,7 @@ ___ #### Defined in -[src/lib/index.d.ts:146](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/index.d.ts#L146) +[src/lib/index.d.ts:146](https://github.com/asyncapi/glee/blob/c94c694/src/lib/index.d.ts#L146) ___ @@ -307,7 +307,7 @@ ___ #### Defined in -[src/lib/index.d.ts:138](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/index.d.ts#L138) +[src/lib/index.d.ts:138](https://github.com/asyncapi/glee/blob/c94c694/src/lib/index.d.ts#L138) ___ @@ -329,7 +329,7 @@ ___ #### Defined in -[src/lib/index.d.ts:79](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/index.d.ts#L79) +[src/lib/index.d.ts:79](https://github.com/asyncapi/glee/blob/c94c694/src/lib/index.d.ts#L79) ___ @@ -339,7 +339,7 @@ ___ #### Defined in -[src/lib/index.d.ts:8](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/index.d.ts#L8) +[src/lib/index.d.ts:8](https://github.com/asyncapi/glee/blob/c94c694/src/lib/index.d.ts#L8) ___ @@ -355,7 +355,7 @@ ___ #### Defined in -[src/lib/index.d.ts:94](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/index.d.ts#L94) +[src/lib/index.d.ts:94](https://github.com/asyncapi/glee/blob/c94c694/src/lib/index.d.ts#L94) ___ @@ -371,7 +371,7 @@ ___ #### Defined in -[src/lib/index.d.ts:90](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/index.d.ts#L90) +[src/lib/index.d.ts:90](https://github.com/asyncapi/glee/blob/c94c694/src/lib/index.d.ts#L90) ___ @@ -381,7 +381,7 @@ ___ #### Defined in -[src/lib/index.d.ts:9](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/index.d.ts#L9) +[src/lib/index.d.ts:9](https://github.com/asyncapi/glee/blob/c94c694/src/lib/index.d.ts#L9) ___ @@ -391,7 +391,7 @@ ___ #### Defined in -[src/lib/index.d.ts:7](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/index.d.ts#L7) +[src/lib/index.d.ts:7](https://github.com/asyncapi/glee/blob/c94c694/src/lib/index.d.ts#L7) ___ @@ -413,7 +413,7 @@ ___ #### Defined in -[src/lib/index.d.ts:67](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/index.d.ts#L67) +[src/lib/index.d.ts:67](https://github.com/asyncapi/glee/blob/c94c694/src/lib/index.d.ts#L67) ___ @@ -423,4 +423,4 @@ ___ #### Defined in -[src/lib/index.d.ts:50](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/index.d.ts#L50) +[src/lib/index.d.ts:50](https://github.com/asyncapi/glee/blob/c94c694/src/lib/index.d.ts#L50) diff --git a/docs/reference/modules/lib_adapter.md b/docs/reference/modules/lib_adapter.md index 7bfe034a8..3d5d46396 100644 --- a/docs/reference/modules/lib_adapter.md +++ b/docs/reference/modules/lib_adapter.md @@ -30,7 +30,7 @@ #### Defined in -[src/lib/adapter.ts:17](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L17) +[src/lib/adapter.ts:17](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L17) ___ @@ -48,4 +48,4 @@ ___ #### Defined in -[src/lib/adapter.ts:11](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/adapter.ts#L11) +[src/lib/adapter.ts:11](https://github.com/asyncapi/glee/blob/c94c694/src/lib/adapter.ts#L11) diff --git a/docs/reference/modules/lib_asyncapiFile.md b/docs/reference/modules/lib_asyncapiFile.md index 1f97ac35e..384c44ffb 100644 --- a/docs/reference/modules/lib_asyncapiFile.md +++ b/docs/reference/modules/lib_asyncapiFile.md @@ -20,4 +20,4 @@ #### Defined in -[src/lib/asyncapiFile.ts:5](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/asyncapiFile.ts#L5) +[src/lib/asyncapiFile.ts:5](https://github.com/asyncapi/glee/blob/c94c694/src/lib/asyncapiFile.ts#L5) diff --git a/docs/reference/modules/lib_cluster.md b/docs/reference/modules/lib_cluster.md index b6f7bcd22..177f32711 100644 --- a/docs/reference/modules/lib_cluster.md +++ b/docs/reference/modules/lib_cluster.md @@ -27,4 +27,4 @@ #### Defined in -[src/lib/cluster.ts:9](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/cluster.ts#L9) +[src/lib/cluster.ts:9](https://github.com/asyncapi/glee/blob/c94c694/src/lib/cluster.ts#L9) diff --git a/docs/reference/modules/lib_compiler.md b/docs/reference/modules/lib_compiler.md index 59668ce64..cc772ac65 100644 --- a/docs/reference/modules/lib_compiler.md +++ b/docs/reference/modules/lib_compiler.md @@ -26,4 +26,4 @@ #### Defined in -[src/lib/compiler.ts:23](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/compiler.ts#L23) +[src/lib/compiler.ts:23](https://github.com/asyncapi/glee/blob/c94c694/src/lib/compiler.ts#L23) diff --git a/docs/reference/modules/lib_configs.md b/docs/reference/modules/lib_configs.md index 19e21b280..62d8890be 100644 --- a/docs/reference/modules/lib_configs.md +++ b/docs/reference/modules/lib_configs.md @@ -28,7 +28,7 @@ #### Defined in -[src/lib/configs.ts:102](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/configs.ts#L102) +[src/lib/configs.ts:102](https://github.com/asyncapi/glee/blob/c94c694/src/lib/configs.ts#L102) ___ @@ -42,7 +42,7 @@ ___ #### Defined in -[src/lib/configs.ts:120](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/configs.ts#L120) +[src/lib/configs.ts:120](https://github.com/asyncapi/glee/blob/c94c694/src/lib/configs.ts#L120) ___ @@ -62,4 +62,4 @@ ___ #### Defined in -[src/lib/configs.ts:21](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/configs.ts#L21) +[src/lib/configs.ts:21](https://github.com/asyncapi/glee/blob/c94c694/src/lib/configs.ts#L21) diff --git a/docs/reference/modules/lib_docs.md b/docs/reference/modules/lib_docs.md index 9fb71f2c2..44d490d99 100644 --- a/docs/reference/modules/lib_docs.md +++ b/docs/reference/modules/lib_docs.md @@ -28,4 +28,4 @@ #### Defined in -[src/lib/docs.ts:5](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/docs.ts#L5) +[src/lib/docs.ts:5](https://github.com/asyncapi/glee/blob/c94c694/src/lib/docs.ts#L5) diff --git a/docs/reference/modules/lib_experimentalFlags.md b/docs/reference/modules/lib_experimentalFlags.md index d73a7e2a8..98dd9c066 100644 --- a/docs/reference/modules/lib_experimentalFlags.md +++ b/docs/reference/modules/lib_experimentalFlags.md @@ -16,4 +16,4 @@ #### Defined in -[src/lib/experimentalFlags.ts:3](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/experimentalFlags.ts#L3) +[src/lib/experimentalFlags.ts:3](https://github.com/asyncapi/glee/blob/c94c694/src/lib/experimentalFlags.ts#L3) diff --git a/docs/reference/modules/lib_functions.md b/docs/reference/modules/lib_functions.md index 1777927c4..3a9eb0b59 100644 --- a/docs/reference/modules/lib_functions.md +++ b/docs/reference/modules/lib_functions.md @@ -21,7 +21,7 @@ #### Defined in -[src/lib/functions.ts:53](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/functions.ts#L53) +[src/lib/functions.ts:53](https://github.com/asyncapi/glee/blob/c94c694/src/lib/functions.ts#L53) ## Functions @@ -41,7 +41,7 @@ #### Defined in -[src/lib/functions.ts:55](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/functions.ts#L55) +[src/lib/functions.ts:55](https://github.com/asyncapi/glee/blob/c94c694/src/lib/functions.ts#L55) ___ @@ -64,4 +64,4 @@ ___ #### Defined in -[src/lib/functions.ts:84](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/functions.ts#L84) +[src/lib/functions.ts:84](https://github.com/asyncapi/glee/blob/c94c694/src/lib/functions.ts#L84) diff --git a/docs/reference/modules/lib_lifecycleEvents.md b/docs/reference/modules/lib_lifecycleEvents.md index 114c45621..33038947d 100644 --- a/docs/reference/modules/lib_lifecycleEvents.md +++ b/docs/reference/modules/lib_lifecycleEvents.md @@ -21,7 +21,7 @@ #### Defined in -[src/lib/lifecycleEvents.ts:18](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/lifecycleEvents.ts#L18) +[src/lib/lifecycleEvents.ts:18](https://github.com/asyncapi/glee/blob/c94c694/src/lib/lifecycleEvents.ts#L18) ## Functions @@ -41,7 +41,7 @@ #### Defined in -[src/lib/lifecycleEvents.ts:20](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/lifecycleEvents.ts#L20) +[src/lib/lifecycleEvents.ts:20](https://github.com/asyncapi/glee/blob/c94c694/src/lib/lifecycleEvents.ts#L20) ___ @@ -62,4 +62,4 @@ ___ #### Defined in -[src/lib/lifecycleEvents.ts:60](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/lifecycleEvents.ts#L60) +[src/lib/lifecycleEvents.ts:60](https://github.com/asyncapi/glee/blob/c94c694/src/lib/lifecycleEvents.ts#L60) diff --git a/docs/reference/modules/lib_logger.md b/docs/reference/modules/lib_logger.md index 983769230..91aa1e9b2 100644 --- a/docs/reference/modules/lib_logger.md +++ b/docs/reference/modules/lib_logger.md @@ -89,7 +89,7 @@ ___ #### Defined in -[src/lib/logger.ts:43](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/logger.ts#L43) +[src/lib/logger.ts:43](https://github.com/asyncapi/glee/blob/c94c694/src/lib/logger.ts#L43) ___ @@ -110,7 +110,7 @@ ___ #### Defined in -[src/lib/logger.ts:206](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/logger.ts#L206) +[src/lib/logger.ts:206](https://github.com/asyncapi/glee/blob/c94c694/src/lib/logger.ts#L206) ___ @@ -131,7 +131,7 @@ ___ #### Defined in -[src/lib/logger.ts:195](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/logger.ts#L195) +[src/lib/logger.ts:195](https://github.com/asyncapi/glee/blob/c94c694/src/lib/logger.ts#L195) ___ @@ -151,7 +151,7 @@ ___ #### Defined in -[src/lib/logger.ts:170](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/logger.ts#L170) +[src/lib/logger.ts:170](https://github.com/asyncapi/glee/blob/c94c694/src/lib/logger.ts#L170) ___ @@ -172,7 +172,7 @@ ___ #### Defined in -[src/lib/logger.ts:139](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/logger.ts#L139) +[src/lib/logger.ts:139](https://github.com/asyncapi/glee/blob/c94c694/src/lib/logger.ts#L139) ___ @@ -194,7 +194,7 @@ ___ #### Defined in -[src/lib/logger.ts:158](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/logger.ts#L158) +[src/lib/logger.ts:158](https://github.com/asyncapi/glee/blob/c94c694/src/lib/logger.ts#L158) ___ @@ -216,7 +216,7 @@ ___ #### Defined in -[src/lib/logger.ts:116](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/logger.ts#L116) +[src/lib/logger.ts:116](https://github.com/asyncapi/glee/blob/c94c694/src/lib/logger.ts#L116) ___ @@ -236,7 +236,7 @@ ___ #### Defined in -[src/lib/logger.ts:180](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/logger.ts#L180) +[src/lib/logger.ts:180](https://github.com/asyncapi/glee/blob/c94c694/src/lib/logger.ts#L180) ___ @@ -260,7 +260,7 @@ ___ #### Defined in -[src/lib/logger.ts:232](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/logger.ts#L232) +[src/lib/logger.ts:232](https://github.com/asyncapi/glee/blob/c94c694/src/lib/logger.ts#L232) ___ @@ -280,7 +280,7 @@ ___ #### Defined in -[src/lib/logger.ts:228](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/logger.ts#L228) +[src/lib/logger.ts:228](https://github.com/asyncapi/glee/blob/c94c694/src/lib/logger.ts#L228) ___ @@ -301,7 +301,7 @@ ___ #### Defined in -[src/lib/logger.ts:148](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/logger.ts#L148) +[src/lib/logger.ts:148](https://github.com/asyncapi/glee/blob/c94c694/src/lib/logger.ts#L148) ___ @@ -321,4 +321,4 @@ ___ #### Defined in -[src/lib/logger.ts:49](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/logger.ts#L49) +[src/lib/logger.ts:49](https://github.com/asyncapi/glee/blob/c94c694/src/lib/logger.ts#L49) diff --git a/docs/reference/modules/lib_router.md b/docs/reference/modules/lib_router.md index c804ed349..7a89327a1 100644 --- a/docs/reference/modules/lib_router.md +++ b/docs/reference/modules/lib_router.md @@ -30,7 +30,7 @@ #### Defined in -[src/lib/router.ts:8](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/router.ts#L8) +[src/lib/router.ts:8](https://github.com/asyncapi/glee/blob/c94c694/src/lib/router.ts#L8) ___ @@ -47,7 +47,7 @@ ___ #### Defined in -[src/lib/router.ts:3](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/router.ts#L3) +[src/lib/router.ts:3](https://github.com/asyncapi/glee/blob/c94c694/src/lib/router.ts#L3) ___ @@ -57,7 +57,7 @@ ___ #### Defined in -[src/lib/router.ts:14](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/router.ts#L14) +[src/lib/router.ts:14](https://github.com/asyncapi/glee/blob/c94c694/src/lib/router.ts#L14) ___ @@ -67,4 +67,4 @@ ___ #### Defined in -[src/lib/router.ts:13](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/router.ts#L13) +[src/lib/router.ts:13](https://github.com/asyncapi/glee/blob/c94c694/src/lib/router.ts#L13) diff --git a/docs/reference/modules/lib_servers.md b/docs/reference/modules/lib_servers.md index 4bb0e62b9..e20356a0b 100644 --- a/docs/reference/modules/lib_servers.md +++ b/docs/reference/modules/lib_servers.md @@ -20,4 +20,4 @@ #### Defined in -[src/lib/servers.ts:3](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/servers.ts#L3) +[src/lib/servers.ts:3](https://github.com/asyncapi/glee/blob/c94c694/src/lib/servers.ts#L3) diff --git a/docs/reference/modules/lib_userAuth.md b/docs/reference/modules/lib_userAuth.md index f0cbcbbc6..3a52a49c9 100644 --- a/docs/reference/modules/lib_userAuth.md +++ b/docs/reference/modules/lib_userAuth.md @@ -22,7 +22,7 @@ #### Defined in -[src/lib/userAuth.ts:13](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/userAuth.ts#L13) +[src/lib/userAuth.ts:13](https://github.com/asyncapi/glee/blob/c94c694/src/lib/userAuth.ts#L13) ## Functions @@ -42,7 +42,7 @@ #### Defined in -[src/lib/userAuth.ts:76](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/userAuth.ts#L76) +[src/lib/userAuth.ts:76](https://github.com/asyncapi/glee/blob/c94c694/src/lib/userAuth.ts#L76) ___ @@ -62,7 +62,7 @@ ___ #### Defined in -[src/lib/userAuth.ts:15](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/userAuth.ts#L15) +[src/lib/userAuth.ts:15](https://github.com/asyncapi/glee/blob/c94c694/src/lib/userAuth.ts#L15) ___ @@ -82,4 +82,4 @@ ___ #### Defined in -[src/lib/userAuth.ts:47](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/userAuth.ts#L47) +[src/lib/userAuth.ts:47](https://github.com/asyncapi/glee/blob/c94c694/src/lib/userAuth.ts#L47) diff --git a/docs/reference/modules/lib_util.md b/docs/reference/modules/lib_util.md index 10f50d4f6..24b9167da 100644 --- a/docs/reference/modules/lib_util.md +++ b/docs/reference/modules/lib_util.md @@ -33,7 +33,7 @@ #### Defined in -[src/lib/util.ts:118](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/util.ts#L118) +[src/lib/util.ts:118](https://github.com/asyncapi/glee/blob/c94c694/src/lib/util.ts#L118) ___ @@ -55,7 +55,7 @@ Duplicates a GleeMessage. #### Defined in -[src/lib/util.ts:52](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/util.ts#L52) +[src/lib/util.ts:52](https://github.com/asyncapi/glee/blob/c94c694/src/lib/util.ts#L52) ___ @@ -78,7 +78,7 @@ Determines if a path matches a channel, and returns the matching params and its #### Defined in -[src/lib/util.ts:22](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/util.ts#L22) +[src/lib/util.ts:22](https://github.com/asyncapi/glee/blob/c94c694/src/lib/util.ts#L22) ___ @@ -99,7 +99,7 @@ ___ #### Defined in -[src/lib/util.ts:122](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/util.ts#L122) +[src/lib/util.ts:122](https://github.com/asyncapi/glee/blob/c94c694/src/lib/util.ts#L122) ___ @@ -120,7 +120,7 @@ ___ #### Defined in -[src/lib/util.ts:137](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/util.ts#L137) +[src/lib/util.ts:137](https://github.com/asyncapi/glee/blob/c94c694/src/lib/util.ts#L137) ___ @@ -143,7 +143,7 @@ Determines if a path matches a channel. #### Defined in -[src/lib/util.ts:81](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/util.ts#L81) +[src/lib/util.ts:81](https://github.com/asyncapi/glee/blob/c94c694/src/lib/util.ts#L81) ___ @@ -163,7 +163,7 @@ ___ #### Defined in -[src/lib/util.ts:148](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/util.ts#L148) +[src/lib/util.ts:148](https://github.com/asyncapi/glee/blob/c94c694/src/lib/util.ts#L148) ___ @@ -188,4 +188,4 @@ Object #### Defined in -[src/lib/util.ts:93](https://github.com/asyncapi/glee/blob/75f1ced/src/lib/util.ts#L93) +[src/lib/util.ts:93](https://github.com/asyncapi/glee/blob/c94c694/src/lib/util.ts#L93) diff --git a/docs/reference/modules/middlewares.md b/docs/reference/modules/middlewares.md index 758b4f0e2..7e8321987 100644 --- a/docs/reference/modules/middlewares.md +++ b/docs/reference/modules/middlewares.md @@ -34,7 +34,7 @@ #### Defined in -[src/middlewares/index.d.ts:7](https://github.com/asyncapi/glee/blob/75f1ced/src/middlewares/index.d.ts#L7) +[src/middlewares/index.d.ts:7](https://github.com/asyncapi/glee/blob/c94c694/src/middlewares/index.d.ts#L7) ___ @@ -59,7 +59,7 @@ ___ #### Defined in -[src/middlewares/index.d.ts:3](https://github.com/asyncapi/glee/blob/75f1ced/src/middlewares/index.d.ts#L3) +[src/middlewares/index.d.ts:3](https://github.com/asyncapi/glee/blob/c94c694/src/middlewares/index.d.ts#L3) ___ @@ -84,4 +84,4 @@ ___ #### Defined in -[src/middlewares/index.d.ts:12](https://github.com/asyncapi/glee/blob/75f1ced/src/middlewares/index.d.ts#L12) +[src/middlewares/index.d.ts:12](https://github.com/asyncapi/glee/blob/c94c694/src/middlewares/index.d.ts#L12) diff --git a/docs/reference/modules/middlewares_buffer2string.md b/docs/reference/modules/middlewares_buffer2string.md index c1fb7aa50..dc090f6b8 100644 --- a/docs/reference/modules/middlewares_buffer2string.md +++ b/docs/reference/modules/middlewares_buffer2string.md @@ -27,4 +27,4 @@ #### Defined in -[src/middlewares/buffer2string.ts:4](https://github.com/asyncapi/glee/blob/75f1ced/src/middlewares/buffer2string.ts#L4) +[src/middlewares/buffer2string.ts:4](https://github.com/asyncapi/glee/blob/c94c694/src/middlewares/buffer2string.ts#L4) diff --git a/docs/reference/modules/middlewares_errorLogger.md b/docs/reference/modules/middlewares_errorLogger.md index 115f17cea..e78d7af66 100644 --- a/docs/reference/modules/middlewares_errorLogger.md +++ b/docs/reference/modules/middlewares_errorLogger.md @@ -28,4 +28,4 @@ #### Defined in -[src/middlewares/errorLogger.ts:6](https://github.com/asyncapi/glee/blob/75f1ced/src/middlewares/errorLogger.ts#L6) +[src/middlewares/errorLogger.ts:6](https://github.com/asyncapi/glee/blob/c94c694/src/middlewares/errorLogger.ts#L6) diff --git a/docs/reference/modules/middlewares_existsInAsyncAPI.md b/docs/reference/modules/middlewares_existsInAsyncAPI.md index 409025dbd..610eca88c 100644 --- a/docs/reference/modules/middlewares_existsInAsyncAPI.md +++ b/docs/reference/modules/middlewares_existsInAsyncAPI.md @@ -39,4 +39,4 @@ #### Defined in -[src/middlewares/existsInAsyncAPI.ts:5](https://github.com/asyncapi/glee/blob/75f1ced/src/middlewares/existsInAsyncAPI.ts#L5) +[src/middlewares/existsInAsyncAPI.ts:5](https://github.com/asyncapi/glee/blob/c94c694/src/middlewares/existsInAsyncAPI.ts#L5) diff --git a/docs/reference/modules/middlewares_json2string.md b/docs/reference/modules/middlewares_json2string.md index ddcf4845a..3ed2b1c5d 100644 --- a/docs/reference/modules/middlewares_json2string.md +++ b/docs/reference/modules/middlewares_json2string.md @@ -27,4 +27,4 @@ #### Defined in -[src/middlewares/json2string.ts:4](https://github.com/asyncapi/glee/blob/75f1ced/src/middlewares/json2string.ts#L4) +[src/middlewares/json2string.ts:4](https://github.com/asyncapi/glee/blob/c94c694/src/middlewares/json2string.ts#L4) diff --git a/docs/reference/modules/middlewares_logger.md b/docs/reference/modules/middlewares_logger.md index 4f26a9088..4a54b5dbd 100644 --- a/docs/reference/modules/middlewares_logger.md +++ b/docs/reference/modules/middlewares_logger.md @@ -27,4 +27,4 @@ #### Defined in -[src/middlewares/logger.ts:5](https://github.com/asyncapi/glee/blob/75f1ced/src/middlewares/logger.ts#L5) +[src/middlewares/logger.ts:5](https://github.com/asyncapi/glee/blob/c94c694/src/middlewares/logger.ts#L5) diff --git a/docs/reference/modules/middlewares_string2json.md b/docs/reference/modules/middlewares_string2json.md index 18db40a19..8054df288 100644 --- a/docs/reference/modules/middlewares_string2json.md +++ b/docs/reference/modules/middlewares_string2json.md @@ -27,4 +27,4 @@ #### Defined in -[src/middlewares/string2json.ts:4](https://github.com/asyncapi/glee/blob/75f1ced/src/middlewares/string2json.ts#L4) +[src/middlewares/string2json.ts:4](https://github.com/asyncapi/glee/blob/c94c694/src/middlewares/string2json.ts#L4) diff --git a/docs/reference/modules/middlewares_validate.md b/docs/reference/modules/middlewares_validate.md index 270f7971d..b095aefc5 100644 --- a/docs/reference/modules/middlewares_validate.md +++ b/docs/reference/modules/middlewares_validate.md @@ -39,4 +39,4 @@ #### Defined in -[src/middlewares/validate.ts:7](https://github.com/asyncapi/glee/blob/75f1ced/src/middlewares/validate.ts#L7) +[src/middlewares/validate.ts:7](https://github.com/asyncapi/glee/blob/c94c694/src/middlewares/validate.ts#L7) diff --git a/docs/reference/modules/middlewares_validateConnection.md b/docs/reference/modules/middlewares_validateConnection.md index 9a9f087fc..5a9022176 100644 --- a/docs/reference/modules/middlewares_validateConnection.md +++ b/docs/reference/modules/middlewares_validateConnection.md @@ -27,4 +27,4 @@ #### Defined in -[src/middlewares/validateConnection.ts:4](https://github.com/asyncapi/glee/blob/75f1ced/src/middlewares/validateConnection.ts#L4) +[src/middlewares/validateConnection.ts:4](https://github.com/asyncapi/glee/blob/c94c694/src/middlewares/validateConnection.ts#L4) diff --git a/docs/reference/modules/registerAdapters.md b/docs/reference/modules/registerAdapters.md index 686285a55..2bdbd25e0 100644 --- a/docs/reference/modules/registerAdapters.md +++ b/docs/reference/modules/registerAdapters.md @@ -28,4 +28,4 @@ #### Defined in -[src/registerAdapters.ts:14](https://github.com/asyncapi/glee/blob/75f1ced/src/registerAdapters.ts#L14) +[src/registerAdapters.ts:14](https://github.com/asyncapi/glee/blob/c94c694/src/registerAdapters.ts#L14) diff --git a/package-lock.json b/package-lock.json index acccce445..4a0d62901 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@asyncapi/glee", - "version": "0.26.2", + "version": "0.26.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@asyncapi/glee", - "version": "0.26.2", + "version": "0.26.3", "license": "Apache-2.0", "dependencies": { "@asyncapi/generator": "^1.11.0", diff --git a/package.json b/package.json index b2453ba14..a780b4f91 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@asyncapi/glee", - "version": "0.26.2", + "version": "0.26.3", "description": "The AsyncAPI framework", "exports": "./dist/moduleIndex.js", "type": "module",