@litert/televoke 1.0.1 → 1.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGES.md +4 -0
- package/lib/client/Client.decl.d.ts +14 -14
- package/lib/client/Client.decl.d.ts.map +1 -1
- package/lib/client/Client.decl.js +14 -14
- package/lib/client/Client.decl.js.map +1 -1
- package/lib/client/JsonApiClient.impl.d.ts +14 -14
- package/lib/client/JsonApiClient.impl.d.ts.map +1 -1
- package/lib/client/JsonApiClient.impl.js +14 -14
- package/lib/client/JsonApiClient.impl.js.map +1 -1
- package/lib/client/LegacyHttpClient.impl.d.ts +14 -14
- package/lib/client/LegacyHttpClient.impl.d.ts.map +1 -1
- package/lib/client/LegacyHttpClient.impl.js +14 -14
- package/lib/client/LegacyHttpClient.impl.js.map +1 -1
- package/lib/client/index.d.ts +14 -14
- package/lib/client/index.d.ts.map +1 -1
- package/lib/client/index.js +14 -14
- package/lib/client/index.js.map +1 -1
- package/lib/index.d.ts +14 -14
- package/lib/index.d.ts.map +1 -1
- package/lib/index.js +14 -14
- package/lib/index.js.map +1 -1
- package/lib/server/LegacyServerChannel.impl.d.ts +14 -14
- package/lib/server/LegacyServerChannel.impl.d.ts.map +1 -1
- package/lib/server/LegacyServerChannel.impl.js +14 -14
- package/lib/server/LegacyServerChannel.impl.js.map +1 -1
- package/lib/server/Server.decl.d.ts +14 -14
- package/lib/server/Server.decl.d.ts.map +1 -1
- package/lib/server/Server.decl.js +14 -14
- package/lib/server/Server.decl.js.map +1 -1
- package/lib/server/Server.impl.d.ts +14 -14
- package/lib/server/Server.impl.d.ts.map +1 -1
- package/lib/server/Server.impl.js +14 -14
- package/lib/server/Server.impl.js.map +1 -1
- package/lib/server/ServerChannel.d.ts +14 -14
- package/lib/server/ServerChannel.d.ts.map +1 -1
- package/lib/server/ServerChannel.js +14 -14
- package/lib/server/ServerChannel.js.map +1 -1
- package/lib/server/SimpleJsonApiRouter.d.ts +14 -14
- package/lib/server/SimpleJsonApiRouter.d.ts.map +1 -1
- package/lib/server/SimpleJsonApiRouter.js +14 -14
- package/lib/server/SimpleJsonApiRouter.js.map +1 -1
- package/lib/server/index.d.ts +14 -14
- package/lib/server/index.d.ts.map +1 -1
- package/lib/server/index.js +14 -14
- package/lib/server/index.js.map +1 -1
- package/lib/shared/BinaryStream.d.ts +14 -14
- package/lib/shared/BinaryStream.d.ts.map +1 -1
- package/lib/shared/BinaryStream.js +14 -14
- package/lib/shared/BinaryStream.js.map +1 -1
- package/lib/shared/BinaryStreamManager.d.ts +14 -14
- package/lib/shared/BinaryStreamManager.d.ts.map +1 -1
- package/lib/shared/BinaryStreamManager.js +14 -14
- package/lib/shared/BinaryStreamManager.js.map +1 -1
- package/lib/shared/Channel.impl.d.ts +14 -14
- package/lib/shared/Channel.impl.d.ts.map +1 -1
- package/lib/shared/Channel.impl.js +14 -14
- package/lib/shared/Channel.impl.js.map +1 -1
- package/lib/shared/Constants.d.ts +14 -14
- package/lib/shared/Constants.d.ts.map +1 -1
- package/lib/shared/Constants.js +14 -14
- package/lib/shared/Constants.js.map +1 -1
- package/lib/shared/Encodings/index.d.ts +14 -14
- package/lib/shared/Encodings/index.d.ts.map +1 -1
- package/lib/shared/Encodings/index.js +14 -14
- package/lib/shared/Encodings/index.js.map +1 -1
- package/lib/shared/Encodings/v1/EncoderV1.d.ts +14 -14
- package/lib/shared/Encodings/v1/EncoderV1.d.ts.map +1 -1
- package/lib/shared/Encodings/v1/EncoderV1.js +14 -14
- package/lib/shared/Encodings/v1/EncoderV1.js.map +1 -1
- package/lib/shared/Encodings/v1/Protocol.v1.decls.d.ts +14 -14
- package/lib/shared/Encodings/v1/Protocol.v1.decls.d.ts.map +1 -1
- package/lib/shared/Encodings/v1/Protocol.v1.decls.js +14 -14
- package/lib/shared/Encodings/v1/Protocol.v1.decls.js.map +1 -1
- package/lib/shared/Encodings/v1/index.d.ts +14 -14
- package/lib/shared/Encodings/v1/index.d.ts.map +1 -1
- package/lib/shared/Encodings/v1/index.js +14 -14
- package/lib/shared/Encodings/v1/index.js.map +1 -1
- package/lib/shared/Encodings/v2/Constants.v2.d.ts +14 -14
- package/lib/shared/Encodings/v2/Constants.v2.d.ts.map +1 -1
- package/lib/shared/Encodings/v2/Constants.v2.js +14 -14
- package/lib/shared/Encodings/v2/Constants.v2.js.map +1 -1
- package/lib/shared/Encodings/v2/DecoderV2.d.ts +14 -14
- package/lib/shared/Encodings/v2/DecoderV2.d.ts.map +1 -1
- package/lib/shared/Encodings/v2/DecoderV2.js +14 -14
- package/lib/shared/Encodings/v2/DecoderV2.js.map +1 -1
- package/lib/shared/Encodings/v2/EncoderV2.d.ts +14 -14
- package/lib/shared/Encodings/v2/EncoderV2.d.ts.map +1 -1
- package/lib/shared/Encodings/v2/EncoderV2.js +14 -14
- package/lib/shared/Encodings/v2/EncoderV2.js.map +1 -1
- package/lib/shared/Encodings/v2/Encoding.v2.decl.d.ts +14 -14
- package/lib/shared/Encodings/v2/Encoding.v2.decl.d.ts.map +1 -1
- package/lib/shared/Encodings/v2/Encoding.v2.decl.js +14 -14
- package/lib/shared/Encodings/v2/Encoding.v2.decl.js.map +1 -1
- package/lib/shared/Encodings/v2/index.d.ts +14 -14
- package/lib/shared/Encodings/v2/index.d.ts.map +1 -1
- package/lib/shared/Encodings/v2/index.js +14 -14
- package/lib/shared/Encodings/v2/index.js.map +1 -1
- package/lib/shared/Errors.d.ts +14 -14
- package/lib/shared/Errors.d.ts.map +1 -1
- package/lib/shared/Errors.js +14 -14
- package/lib/shared/Errors.js.map +1 -1
- package/lib/shared/Shared.decl.d.ts +14 -14
- package/lib/shared/Shared.decl.d.ts.map +1 -1
- package/lib/shared/Shared.decl.js +14 -14
- package/lib/shared/Shared.decl.js.map +1 -1
- package/lib/shared/Utils.d.ts +14 -14
- package/lib/shared/Utils.d.ts.map +1 -1
- package/lib/shared/Utils.js +14 -14
- package/lib/shared/Utils.js.map +1 -1
- package/lib/shared/index.d.ts +14 -14
- package/lib/shared/index.d.ts.map +1 -1
- package/lib/shared/index.js +14 -14
- package/lib/shared/index.js.map +1 -1
- package/lib/transporters/Transporter.decl.d.ts +14 -14
- package/lib/transporters/Transporter.decl.d.ts.map +1 -1
- package/lib/transporters/Transporter.decl.js +14 -14
- package/lib/transporters/Transporter.decl.js.map +1 -1
- package/lib/transporters/http-listener/AbstractHttpListener.d.ts +14 -14
- package/lib/transporters/http-listener/AbstractHttpListener.d.ts.map +1 -1
- package/lib/transporters/http-listener/AbstractHttpListener.js +14 -14
- package/lib/transporters/http-listener/AbstractHttpListener.js.map +1 -1
- package/lib/transporters/http-listener/Http.Decl.d.ts +14 -14
- package/lib/transporters/http-listener/Http.Decl.d.ts.map +1 -1
- package/lib/transporters/http-listener/Http.Decl.js +14 -14
- package/lib/transporters/http-listener/Http.Decl.js.map +1 -1
- package/lib/transporters/http-listener/HttpListener.d.ts +14 -14
- package/lib/transporters/http-listener/HttpListener.d.ts.map +1 -1
- package/lib/transporters/http-listener/HttpListener.js +14 -14
- package/lib/transporters/http-listener/HttpListener.js.map +1 -1
- package/lib/transporters/http-listener/HttpUnixSocketListener.d.ts +14 -14
- package/lib/transporters/http-listener/HttpUnixSocketListener.d.ts.map +1 -1
- package/lib/transporters/http-listener/HttpUnixSocketListener.js +14 -14
- package/lib/transporters/http-listener/HttpUnixSocketListener.js.map +1 -1
- package/lib/transporters/http-listener/HttpsListener.d.ts +14 -14
- package/lib/transporters/http-listener/HttpsListener.d.ts.map +1 -1
- package/lib/transporters/http-listener/HttpsListener.js +14 -14
- package/lib/transporters/http-listener/HttpsListener.js.map +1 -1
- package/lib/transporters/http-listener/index.d.ts +14 -14
- package/lib/transporters/http-listener/index.d.ts.map +1 -1
- package/lib/transporters/http-listener/index.js +14 -14
- package/lib/transporters/http-listener/index.js.map +1 -1
- package/lib/transporters/index.d.ts +14 -14
- package/lib/transporters/index.d.ts.map +1 -1
- package/lib/transporters/index.js +14 -14
- package/lib/transporters/index.js.map +1 -1
- package/lib/transporters/legacy-http/LegacyHttp.Server.d.ts +14 -14
- package/lib/transporters/legacy-http/LegacyHttp.Server.d.ts.map +1 -1
- package/lib/transporters/legacy-http/LegacyHttp.Server.js +14 -14
- package/lib/transporters/legacy-http/LegacyHttp.Server.js.map +1 -1
- package/lib/transporters/legacy-http/LegacyHttp.Transporter.d.ts +14 -14
- package/lib/transporters/legacy-http/LegacyHttp.Transporter.d.ts.map +1 -1
- package/lib/transporters/legacy-http/LegacyHttp.Transporter.js +14 -14
- package/lib/transporters/legacy-http/LegacyHttp.Transporter.js.map +1 -1
- package/lib/transporters/legacy-http/index.d.ts +14 -14
- package/lib/transporters/legacy-http/index.d.ts.map +1 -1
- package/lib/transporters/legacy-http/index.js +14 -14
- package/lib/transporters/legacy-http/index.js.map +1 -1
- package/lib/transporters/lwdfx/LwDFX.Tcp.Client.d.ts +14 -14
- package/lib/transporters/lwdfx/LwDFX.Tcp.Client.d.ts.map +1 -1
- package/lib/transporters/lwdfx/LwDFX.Tcp.Client.js +14 -14
- package/lib/transporters/lwdfx/LwDFX.Tcp.Client.js.map +1 -1
- package/lib/transporters/lwdfx/LwDFX.Tcp.Server.d.ts +14 -14
- package/lib/transporters/lwdfx/LwDFX.Tcp.Server.d.ts.map +1 -1
- package/lib/transporters/lwdfx/LwDFX.Tcp.Server.js +14 -14
- package/lib/transporters/lwdfx/LwDFX.Tcp.Server.js.map +1 -1
- package/lib/transporters/lwdfx/LwDFX.Tls.Client.d.ts +14 -14
- package/lib/transporters/lwdfx/LwDFX.Tls.Client.d.ts.map +1 -1
- package/lib/transporters/lwdfx/LwDFX.Tls.Client.js +14 -14
- package/lib/transporters/lwdfx/LwDFX.Tls.Client.js.map +1 -1
- package/lib/transporters/lwdfx/LwDFX.Tls.Server.d.ts +14 -14
- package/lib/transporters/lwdfx/LwDFX.Tls.Server.d.ts.map +1 -1
- package/lib/transporters/lwdfx/LwDFX.Tls.Server.js +14 -14
- package/lib/transporters/lwdfx/LwDFX.Tls.Server.js.map +1 -1
- package/lib/transporters/lwdfx/LwDFX.Transporter.d.ts +14 -14
- package/lib/transporters/lwdfx/LwDFX.Transporter.d.ts.map +1 -1
- package/lib/transporters/lwdfx/LwDFX.Transporter.js +14 -14
- package/lib/transporters/lwdfx/LwDFX.Transporter.js.map +1 -1
- package/lib/transporters/lwdfx/LwDFX.UnixSocket.Client.d.ts +14 -14
- package/lib/transporters/lwdfx/LwDFX.UnixSocket.Client.d.ts.map +1 -1
- package/lib/transporters/lwdfx/LwDFX.UnixSocket.Client.js +14 -14
- package/lib/transporters/lwdfx/LwDFX.UnixSocket.Client.js.map +1 -1
- package/lib/transporters/lwdfx/LwDFX.UnixSocket.Server.d.ts +14 -14
- package/lib/transporters/lwdfx/LwDFX.UnixSocket.Server.d.ts.map +1 -1
- package/lib/transporters/lwdfx/LwDFX.UnixSocket.Server.js +14 -14
- package/lib/transporters/lwdfx/LwDFX.UnixSocket.Server.js.map +1 -1
- package/lib/transporters/lwdfx/LwDFX.decl.d.ts +14 -14
- package/lib/transporters/lwdfx/LwDFX.decl.d.ts.map +1 -1
- package/lib/transporters/lwdfx/LwDFX.decl.js +14 -14
- package/lib/transporters/lwdfx/LwDFX.decl.js.map +1 -1
- package/lib/transporters/lwdfx/index.d.ts +14 -14
- package/lib/transporters/lwdfx/index.d.ts.map +1 -1
- package/lib/transporters/lwdfx/index.js +14 -14
- package/lib/transporters/lwdfx/index.js.map +1 -1
- package/lib/transporters/memory/Memory.Impl.d.ts +14 -14
- package/lib/transporters/memory/Memory.Impl.d.ts.map +1 -1
- package/lib/transporters/memory/Memory.Impl.js +14 -14
- package/lib/transporters/memory/Memory.Impl.js.map +1 -1
- package/lib/transporters/memory/index.d.ts +14 -14
- package/lib/transporters/memory/index.d.ts.map +1 -1
- package/lib/transporters/memory/index.js +14 -14
- package/lib/transporters/memory/index.js.map +1 -1
- package/lib/transporters/websocket/WebSocket.Client.d.ts +14 -14
- package/lib/transporters/websocket/WebSocket.Client.d.ts.map +1 -1
- package/lib/transporters/websocket/WebSocket.Client.js +16 -16
- package/lib/transporters/websocket/WebSocket.Client.js.map +1 -1
- package/lib/transporters/websocket/WebSocket.Server.d.ts +14 -14
- package/lib/transporters/websocket/WebSocket.Server.d.ts.map +1 -1
- package/lib/transporters/websocket/WebSocket.Server.js +15 -15
- package/lib/transporters/websocket/WebSocket.Server.js.map +1 -1
- package/lib/transporters/websocket/WebSocket.Transporter.d.ts +14 -14
- package/lib/transporters/websocket/WebSocket.Transporter.d.ts.map +1 -1
- package/lib/transporters/websocket/WebSocket.Transporter.js +15 -15
- package/lib/transporters/websocket/WebSocket.Transporter.js.map +1 -1
- package/lib/transporters/websocket/WebSocket.decl.d.ts +14 -14
- package/lib/transporters/websocket/WebSocket.decl.d.ts.map +1 -1
- package/lib/transporters/websocket/WebSocket.decl.js +14 -14
- package/lib/transporters/websocket/WebSocket.decl.js.map +1 -1
- package/lib/transporters/websocket/index.d.ts +14 -14
- package/lib/transporters/websocket/index.d.ts.map +1 -1
- package/lib/transporters/websocket/index.js +14 -14
- package/lib/transporters/websocket/index.js.map +1 -1
- package/package.json +8 -8
- package/src/lib/client/Client.decl.ts +14 -14
- package/src/lib/client/JsonApiClient.impl.ts +14 -14
- package/src/lib/client/LegacyHttpClient.impl.ts +14 -14
- package/src/lib/client/index.ts +14 -14
- package/src/lib/index.ts +14 -14
- package/src/lib/server/LegacyServerChannel.impl.ts +14 -14
- package/src/lib/server/Server.decl.ts +14 -14
- package/src/lib/server/Server.impl.ts +14 -14
- package/src/lib/server/ServerChannel.ts +14 -14
- package/src/lib/server/SimpleJsonApiRouter.ts +14 -14
- package/src/lib/server/index.ts +14 -14
- package/src/lib/shared/BinaryStream.ts +14 -14
- package/src/lib/shared/BinaryStreamManager.ts +14 -14
- package/src/lib/shared/Channel.impl.ts +14 -14
- package/src/lib/shared/Constants.ts +14 -14
- package/src/lib/shared/Encodings/index.ts +14 -14
- package/src/lib/shared/Encodings/v1/EncoderV1.ts +14 -14
- package/src/lib/shared/Encodings/v1/Protocol.v1.decls.ts +14 -14
- package/src/lib/shared/Encodings/v1/index.ts +14 -14
- package/src/lib/shared/Encodings/v2/Constants.v2.ts +14 -14
- package/src/lib/shared/Encodings/v2/DecoderV2.ts +14 -14
- package/src/lib/shared/Encodings/v2/EncoderV2.ts +14 -14
- package/src/lib/shared/Encodings/v2/Encoding.v2.decl.ts +14 -14
- package/src/lib/shared/Encodings/v2/index.ts +14 -14
- package/src/lib/shared/Errors.ts +14 -14
- package/src/lib/shared/Shared.decl.ts +14 -14
- package/src/lib/shared/Utils.ts +14 -14
- package/src/lib/shared/index.ts +14 -14
- package/src/lib/transporters/Transporter.decl.ts +14 -14
- package/src/lib/transporters/http-listener/AbstractHttpListener.ts +14 -14
- package/src/lib/transporters/http-listener/Http.Decl.ts +14 -14
- package/src/lib/transporters/http-listener/HttpListener.ts +14 -14
- package/src/lib/transporters/http-listener/HttpUnixSocketListener.ts +14 -14
- package/src/lib/transporters/http-listener/HttpsListener.ts +14 -14
- package/src/lib/transporters/http-listener/index.ts +14 -14
- package/src/lib/transporters/index.ts +14 -14
- package/src/lib/transporters/legacy-http/LegacyHttp.Server.ts +14 -14
- package/src/lib/transporters/legacy-http/LegacyHttp.Transporter.ts +14 -14
- package/src/lib/transporters/legacy-http/index.ts +14 -14
- package/src/lib/transporters/lwdfx/LwDFX.Tcp.Client.ts +14 -14
- package/src/lib/transporters/lwdfx/LwDFX.Tcp.Server.ts +14 -14
- package/src/lib/transporters/lwdfx/LwDFX.Tls.Client.ts +14 -14
- package/src/lib/transporters/lwdfx/LwDFX.Tls.Server.ts +14 -14
- package/src/lib/transporters/lwdfx/LwDFX.Transporter.ts +14 -14
- package/src/lib/transporters/lwdfx/LwDFX.UnixSocket.Client.ts +14 -14
- package/src/lib/transporters/lwdfx/LwDFX.UnixSocket.Server.ts +14 -14
- package/src/lib/transporters/lwdfx/LwDFX.decl.ts +14 -14
- package/src/lib/transporters/lwdfx/index.ts +14 -14
- package/src/lib/transporters/memory/Memory.Impl.ts +14 -14
- package/src/lib/transporters/memory/index.ts +14 -14
- package/src/lib/transporters/websocket/WebSocket.Client.ts +16 -16
- package/src/lib/transporters/websocket/WebSocket.Server.ts +15 -15
- package/src/lib/transporters/websocket/WebSocket.Transporter.ts +17 -17
- package/src/lib/transporters/websocket/WebSocket.decl.ts +14 -14
- package/src/lib/transporters/websocket/index.ts +14 -14
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Copyright
|
|
3
|
-
*
|
|
4
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
-
* you may not use this file except in compliance with the License.
|
|
6
|
-
* You may obtain a copy of the License at
|
|
7
|
-
*
|
|
8
|
-
* https://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
-
*
|
|
10
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
-
* See the License for the specific language governing permissions and
|
|
14
|
-
* limitations under the License.
|
|
15
|
-
*/
|
|
2
|
+
* Copyright 2024 Angus.Fenying <fenying@litert.org>
|
|
3
|
+
*
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
* you may not use this file except in compliance with the License.
|
|
6
|
+
* You may obtain a copy of the License at
|
|
7
|
+
*
|
|
8
|
+
* https://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
*
|
|
10
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
* See the License for the specific language governing permissions and
|
|
14
|
+
* limitations under the License.
|
|
15
|
+
*/
|
|
16
16
|
import * as dH from './Http.Decl';
|
|
17
17
|
export declare function createHttpsListener(opts: dH.IHttpsListenerOptions): dH.IHttpListener;
|
|
18
18
|
//# sourceMappingURL=HttpsListener.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"HttpsListener.d.ts","sourceRoot":"","sources":["../../../src/lib/transporters/http-listener/HttpsListener.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"HttpsListener.d.ts","sourceRoot":"","sources":["../../../src/lib/transporters/http-listener/HttpsListener.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAIH,OAAO,KAAK,EAAE,MAAM,aAAa,CAAC;AAgFlC,wBAAgB,mBAAmB,CAAC,IAAI,EAAE,EAAE,CAAC,qBAAqB,GAAG,EAAE,CAAC,aAAa,CAGpF"}
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Copyright
|
|
4
|
-
*
|
|
5
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
6
|
-
* you may not use this file except in compliance with the License.
|
|
7
|
-
* You may obtain a copy of the License at
|
|
8
|
-
*
|
|
9
|
-
* https://www.apache.org/licenses/LICENSE-2.0
|
|
10
|
-
*
|
|
11
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
12
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
13
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
14
|
-
* See the License for the specific language governing permissions and
|
|
15
|
-
* limitations under the License.
|
|
16
|
-
*/
|
|
3
|
+
* Copyright 2024 Angus.Fenying <fenying@litert.org>
|
|
4
|
+
*
|
|
5
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
6
|
+
* you may not use this file except in compliance with the License.
|
|
7
|
+
* You may obtain a copy of the License at
|
|
8
|
+
*
|
|
9
|
+
* https://www.apache.org/licenses/LICENSE-2.0
|
|
10
|
+
*
|
|
11
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
12
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
13
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
14
|
+
* See the License for the specific language governing permissions and
|
|
15
|
+
* limitations under the License.
|
|
16
|
+
*/
|
|
17
17
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
18
18
|
exports.createHttpsListener = void 0;
|
|
19
19
|
const Https = require("node:https");
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"HttpsListener.js","sourceRoot":"","sources":["../../../src/lib/transporters/http-listener/HttpsListener.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"HttpsListener.js","sourceRoot":"","sources":["../../../src/lib/transporters/http-listener/HttpsListener.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;AAEH,oCAAoC;AAGpC,gDAAgD;AAChD,iEAA8D;AAE9D,MAAM,aAAc,SAAQ,2CAAoB;IAE5C,YACqB,KAA+B;QAGhD,KAAK,EAAE,CAAC;QAHS,UAAK,GAAL,KAAK,CAA0B;QAKhD,IAAI,CAAC,IAAI,GAAG,KAAK,CAAC,IAAI,IAAI,EAAE,CAAC,mBAAmB,CAAC;IACrD,CAAC;IAEM,KAAK,CAAC,KAAK;QAEd,IAAI,IAAI,CAAC,QAAQ,EAAE,CAAC;YAEhB,OAAO;QACX,CAAC;QAED,MAAM,OAAO,GAAG,KAAK,CAAC,YAAY,CAAC,IAAI,CAAC,KAAK,CAAC,UAAU,IAAI,EAAE,EAAE,IAAI,CAAC,aAAa,CAAC,CAAC;QAEpF,MAAM,GAAG,GAAG,IAAI,OAAO,CAAO,CAAC,OAAO,EAAE,MAAM,EAAE,EAAE;YAC9C,OAAO,CAAC,EAAE,CAAC,OAAO,EAAE,CAAC,CAAC,EAAE,EAAE;gBACtB,MAAM,CAAC,CAAC,CAAC,CAAC;YACd,CAAC,CAAC,CAAC,EAAE,CAAC,WAAW,EAAE,GAAG,EAAE;gBAEpB,OAAO,CAAC,kBAAkB,CAAC,OAAO,CAAC,CAAC;gBACpC,IAAI,CAAC,QAAQ,GAAG,OAAO,CAAC;gBACxB,IAAI,IAAI,CAAC,KAAK,CAAC,IAAI,KAAK,CAAC,EAAE,CAAC;oBAExB,IAAI,CAAC,KAAK,CAAC,IAAI,GAAI,OAAO,CAAC,OAAO,EAAuB,CAAC,IAAI,CAAC;gBACnE,CAAC;gBACD,OAAO,CAAC,EAAE,CAAC,OAAO,EAAE,CAAC,CAAC,EAAE,EAAE,CAAC,IAAI,CAAC,IAAI,CAAC,OAAO,EAAE,CAAC,CAAC,CAAC,CAAC;gBAClD,OAAO,CAAC,EAAE,CAAC,SAAS,EAAE,IAAI,CAAC,iBAAiB,CAAC,CAAC;gBAC9C,OAAO,EAAE,CAAC;YACd,CAAC,CAAC,CAAC;QACP,CAAC,CAAC,CAAC;QAEH,OAAO,CAAC,MAAM,CACV,IAAI,CAAC,KAAK,CAAC,IAAI,IAAI,EAAE,CAAC,mBAAmB,EACzC,IAAI,CAAC,KAAK,CAAC,QAAQ,IAAI,EAAE,CAAC,gBAAgB,EAC1C,IAAI,CAAC,KAAK,CAAC,OAAO,IAAI,EAAE,CAAC,eAAe,CAC3C,CAAC;QAEF,OAAO,GAAG,CAAC;IACf,CAAC;IAEM,KAAK,CAAC,IAAI;QAEb,IAAI,CAAC,IAAI,CAAC,QAAQ,EAAE,CAAC;YAEjB,OAAO,OAAO,CAAC,OAAO,EAAE,CAAC;QAC7B,CAAC;QAED,MAAM,OAAO,GAAG,IAAI,CAAC,QAAQ,CAAC;QAE9B,OAAO,IAAI,OAAO,CAAO,CAAC,OAAO,EAAE,MAAM,EAAE,EAAE;YAEzC,OAAO,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,EAAE;gBAEhB,IAAI,CAAC,EAAE,CAAC;oBAEJ,MAAM,CAAC,CAAC,CAAC,CAAC;oBACV,OAAO;gBACX,CAAC;gBAED,OAAO,EAAE,CAAC;gBAEV,IAAI,IAAI,CAAC,QAAQ,KAAK,OAAO,EAAE,CAAC;oBAE5B,IAAI,CAAC,QAAQ,GAAG,IAAI,CAAC;gBACzB,CAAC;YACL,CAAC,CAAC,CAAC;QACP,CAAC,CAAC,CAAC;IACP,CAAC;CACJ;AAED,SAAgB,mBAAmB,CAAC,IAA8B;IAE9D,OAAO,IAAI,aAAa,CAAC,IAAI,CAAC,CAAC;AACnC,CAAC;AAHD,kDAGC"}
|
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Copyright
|
|
3
|
-
*
|
|
4
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
-
* you may not use this file except in compliance with the License.
|
|
6
|
-
* You may obtain a copy of the License at
|
|
7
|
-
*
|
|
8
|
-
* https://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
-
*
|
|
10
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
-
* See the License for the specific language governing permissions and
|
|
14
|
-
* limitations under the License.
|
|
15
|
-
*/
|
|
2
|
+
* Copyright 2024 Angus.Fenying <fenying@litert.org>
|
|
3
|
+
*
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
* you may not use this file except in compliance with the License.
|
|
6
|
+
* You may obtain a copy of the License at
|
|
7
|
+
*
|
|
8
|
+
* https://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
*
|
|
10
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
* See the License for the specific language governing permissions and
|
|
14
|
+
* limitations under the License.
|
|
15
|
+
*/
|
|
16
16
|
export * from './Http.Decl';
|
|
17
17
|
export * from './HttpListener';
|
|
18
18
|
export * from './HttpsListener';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/lib/transporters/http-listener/index.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/lib/transporters/http-listener/index.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,cAAc,aAAa,CAAC;AAC5B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,iBAAiB,CAAC;AAChC,cAAc,0BAA0B,CAAC"}
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Copyright
|
|
4
|
-
*
|
|
5
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
6
|
-
* you may not use this file except in compliance with the License.
|
|
7
|
-
* You may obtain a copy of the License at
|
|
8
|
-
*
|
|
9
|
-
* https://www.apache.org/licenses/LICENSE-2.0
|
|
10
|
-
*
|
|
11
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
12
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
13
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
14
|
-
* See the License for the specific language governing permissions and
|
|
15
|
-
* limitations under the License.
|
|
16
|
-
*/
|
|
3
|
+
* Copyright 2024 Angus.Fenying <fenying@litert.org>
|
|
4
|
+
*
|
|
5
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
6
|
+
* you may not use this file except in compliance with the License.
|
|
7
|
+
* You may obtain a copy of the License at
|
|
8
|
+
*
|
|
9
|
+
* https://www.apache.org/licenses/LICENSE-2.0
|
|
10
|
+
*
|
|
11
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
12
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
13
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
14
|
+
* See the License for the specific language governing permissions and
|
|
15
|
+
* limitations under the License.
|
|
16
|
+
*/
|
|
17
17
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
18
18
|
if (k2 === undefined) k2 = k;
|
|
19
19
|
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/lib/transporters/http-listener/index.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/lib/transporters/http-listener/index.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;AAEH,8CAA4B;AAC5B,iDAA+B;AAC/B,kDAAgC;AAChC,2DAAyC"}
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Copyright
|
|
3
|
-
*
|
|
4
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
-
* you may not use this file except in compliance with the License.
|
|
6
|
-
* You may obtain a copy of the License at
|
|
7
|
-
*
|
|
8
|
-
* https://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
-
*
|
|
10
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
-
* See the License for the specific language governing permissions and
|
|
14
|
-
* limitations under the License.
|
|
15
|
-
*/
|
|
2
|
+
* Copyright 2024 Angus.Fenying <fenying@litert.org>
|
|
3
|
+
*
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
* you may not use this file except in compliance with the License.
|
|
6
|
+
* You may obtain a copy of the License at
|
|
7
|
+
*
|
|
8
|
+
* https://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
*
|
|
10
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
* See the License for the specific language governing permissions and
|
|
14
|
+
* limitations under the License.
|
|
15
|
+
*/
|
|
16
16
|
export type * from './Transporter.decl';
|
|
17
17
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/lib/transporters/index.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/lib/transporters/index.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,mBAAmB,oBAAoB,CAAC"}
|
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Copyright
|
|
4
|
-
*
|
|
5
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
6
|
-
* you may not use this file except in compliance with the License.
|
|
7
|
-
* You may obtain a copy of the License at
|
|
8
|
-
*
|
|
9
|
-
* https://www.apache.org/licenses/LICENSE-2.0
|
|
10
|
-
*
|
|
11
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
12
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
13
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
14
|
-
* See the License for the specific language governing permissions and
|
|
15
|
-
* limitations under the License.
|
|
16
|
-
*/
|
|
3
|
+
* Copyright 2024 Angus.Fenying <fenying@litert.org>
|
|
4
|
+
*
|
|
5
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
6
|
+
* you may not use this file except in compliance with the License.
|
|
7
|
+
* You may obtain a copy of the License at
|
|
8
|
+
*
|
|
9
|
+
* https://www.apache.org/licenses/LICENSE-2.0
|
|
10
|
+
*
|
|
11
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
12
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
13
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
14
|
+
* See the License for the specific language governing permissions and
|
|
15
|
+
* limitations under the License.
|
|
16
|
+
*/
|
|
17
17
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
18
18
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/lib/transporters/index.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/lib/transporters/index.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG"}
|
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Copyright
|
|
3
|
-
*
|
|
4
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
-
* you may not use this file except in compliance with the License.
|
|
6
|
-
* You may obtain a copy of the License at
|
|
7
|
-
*
|
|
8
|
-
* https://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
-
*
|
|
10
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
-
* See the License for the specific language governing permissions and
|
|
14
|
-
* limitations under the License.
|
|
15
|
-
*/
|
|
2
|
+
* Copyright 2024 Angus.Fenying <fenying@litert.org>
|
|
3
|
+
*
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
* you may not use this file except in compliance with the License.
|
|
6
|
+
* You may obtain a copy of the License at
|
|
7
|
+
*
|
|
8
|
+
* https://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
*
|
|
10
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
* See the License for the specific language governing permissions and
|
|
14
|
+
* limitations under the License.
|
|
15
|
+
*/
|
|
16
16
|
import type * as Listener from '../http-listener';
|
|
17
17
|
import type * as dT from '../Transporter.decl';
|
|
18
18
|
export interface IHttpGatewayOptions {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LegacyHttp.Server.d.ts","sourceRoot":"","sources":["../../../src/lib/transporters/legacy-http/LegacyHttp.Server.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"LegacyHttp.Server.d.ts","sourceRoot":"","sources":["../../../src/lib/transporters/legacy-http/LegacyHttp.Server.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,OAAO,KAAK,KAAK,QAAQ,MAAM,kBAAkB,CAAC;AAElD,OAAO,KAAK,KAAK,EAAE,MAAM,qBAAqB,CAAC;AAgC/C,MAAM,WAAW,mBAAmB;IAEhC,QAAQ,CAAC,EAAE,MAAM,CAAC;IAElB,IAAI,CAAC,EAAE,MAAM,CAAC;IAEd,OAAO,CAAC,EAAE,MAAM,CAAC;CACpB;AAuND,wBAAgB,uBAAuB,CACnC,QAAQ,EAAE,QAAQ,CAAC,aAAa,EAChC,MAAM,EAAE,EAAE,CAAC,OAAO,GACnB,EAAE,CAAC,QAAQ,CAGb"}
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Copyright
|
|
4
|
-
*
|
|
5
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
6
|
-
* you may not use this file except in compliance with the License.
|
|
7
|
-
* You may obtain a copy of the License at
|
|
8
|
-
*
|
|
9
|
-
* https://www.apache.org/licenses/LICENSE-2.0
|
|
10
|
-
*
|
|
11
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
12
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
13
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
14
|
-
* See the License for the specific language governing permissions and
|
|
15
|
-
* limitations under the License.
|
|
16
|
-
*/
|
|
3
|
+
* Copyright 2024 Angus.Fenying <fenying@litert.org>
|
|
4
|
+
*
|
|
5
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
6
|
+
* you may not use this file except in compliance with the License.
|
|
7
|
+
* You may obtain a copy of the License at
|
|
8
|
+
*
|
|
9
|
+
* https://www.apache.org/licenses/LICENSE-2.0
|
|
10
|
+
*
|
|
11
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
12
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
13
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
14
|
+
* See the License for the specific language governing permissions and
|
|
15
|
+
* limitations under the License.
|
|
16
|
+
*/
|
|
17
17
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
18
18
|
exports.createLegacyHttpGateway = void 0;
|
|
19
19
|
const Shared = require("../../shared");
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LegacyHttp.Server.js","sourceRoot":"","sources":["../../../src/lib/transporters/legacy-http/LegacyHttp.Server.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"LegacyHttp.Server.js","sourceRoot":"","sources":["../../../src/lib/transporters/legacy-http/LegacyHttp.Server.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;AAKH,uCAAuC;AACvC,6CAA2C;AAC3C,qEAAiE;AACjE,gDAAgD;AAEhD,MAAM,OAAO,GAAG,IAAI,EAAE,CAAC,WAAW,EAAE,CAAC;AAErC,MAAM,wBAAwB,GAAG,MAAM,CAAC,IAAI,CAAC,OAAO,CAAC,sBAAsB,CACvE,MAAM,EACN,MAAM,CAAC,SAAS,CAAC,EAAE,CAAC,aAAa,CAAC,mBAAmB,EACrD,mBAAmB,EACnB,CAAC,CACJ,CAAC,CAAC;AAEH,SAAS,gBAAgB,CAAC,IAAyB;IAE/C,IAAI,CAAC;QAED,IAAI,CAAC,SAAS,CAAC,GAAG,EAAE;YAChB,gBAAgB,EAAE,wBAAwB,CAAC,UAAU;SACxD,CAAC,CAAC;QACH,MAAM,MAAM,GAAG,IAAI,CAAC,MAAO,CAAC;QAC5B,IAAI,CAAC,GAAG,CAAC,wBAAwB,CAAC,CAAC;QACnC,MAAM,CAAC,OAAO,EAAE,CAAC;IACrB,CAAC;IACD,MAAM,CAAC;QAEH,cAAc;IAClB,CAAC;AACL,CAAC;AAWD,MAAM,iBAAkB,SAAQ,0BAAY;IAExC,YACqB,SAAiC,EACjC,OAAmB;QAGpC,KAAK,EAAE,CAAC;QAJS,cAAS,GAAT,SAAS,CAAwB;QACjC,YAAO,GAAP,OAAO,CAAY;QAiCvB,eAAU,GAAG,CAAC,GAAyB,EAAE,IAAyB,EAAQ,EAAE;YAEzF,IAAI,GAAG,CAAC,MAAM,KAAK,MAAM,IAAI,CAAC,GAAG,CAAC,OAAO,CAAC,gBAAgB,CAAC,EAAE,CAAC;gBAE1D,gBAAgB,CAAC,IAAI,CAAC,CAAC;gBACvB,IAAI,CAAC,IAAI,CAAC,OAAO,EAAE,IAAI,MAAM,CAAC,MAAM,CAAC,cAAc,CAAC;oBAChD,MAAM,EAAE,iBAAiB;oBACzB,IAAI,EAAE;wBACF,QAAQ,EAAE,GAAG,CAAC,MAAM;wBACpB,SAAS,EAAE,GAAG,CAAC,OAAO;wBACtB,KAAK,EAAE,GAAG,CAAC,GAAG;qBACjB;iBACJ,CAAC,CAAC,CAAC;gBACJ,OAAO;YACX,CAAC;YAED,MAAM,MAAM,GAAG,QAAQ,CAAC,GAAG,CAAC,OAAO,CAAC,gBAAgB,CAAC,CAAC,CAAC;YAEvD,IAAI,CAAC,MAAM,CAAC,aAAa,CAAC,MAAM,CAAC,IAAI,MAAM,GAAG,EAAE,CAAC,eAAe,EAAE,CAAC,CAAC,iCAAiC;gBAEjG,gBAAgB,CAAC,IAAI,CAAC,CAAC;gBACvB,IAAI,CAAC,IAAI,CAAC,OAAO,EAAE,IAAI,MAAM,CAAC,MAAM,CAAC,cAAc,CAAC;oBAChD,MAAM,EAAE,uBAAuB;oBAC/B,IAAI,EAAE;wBACF,QAAQ,EAAE,MAAM;wBAChB,KAAK,EAAE,EAAE,CAAC,eAAe;qBAC5B;iBACJ,CAAC,CAAC,CAAC;gBACJ,OAAO;YACX,CAAC;YAED,MAAM,GAAG,GAAW,MAAM,CAAC,WAAW,CAAC,MAAM,CAAC,CAAC;YAE/C,IAAI,MAAM,GAAW,CAAC,CAAC;YAEvB,MAAM,MAAM,GAAG,IAAI,CAAC,GAAG,EAAE,CAAC;YAE1B,IAAI,CAAC,EAAE,CAAC,OAAO,EAAE,CAAC,CAAC,EAAE,EAAE,CAAC,IAAI,CAAC,IAAI,CAAC,OAAO,EAAE,CAAC,CAAC,CAAC,CAAC;YAE/C,GAAG,CAAC,EAAE,CAAC,OAAO,EAAE,CAAC,CAAC,EAAE,EAAE,CAAC,IAAI,CAAC,IAAI,CAAC,OAAO,EAAE,CAAC,CAAC,CAAC;iBACxC,EAAE,CAAC,MAAM,EAAE,CAAC,KAAa,EAAE,EAAE;gBAE1B,MAAM,KAAK,GAAG,MAAM,CAAC;gBAErB,MAAM,IAAI,KAAK,CAAC,UAAU,CAAC;gBAE3B,IAAI,MAAM,GAAG,MAAM,EAAE,CAAC;oBAElB,gBAAgB,CAAC,IAAI,CAAC,CAAC;oBACvB,IAAI,CAAC,IAAI,CAAC,OAAO,EAAE,IAAI,MAAM,CAAC,MAAM,CAAC,cAAc,CAAC;wBAChD,MAAM,EAAE,iBAAiB;wBACzB,IAAI,EAAE,MAAM;wBACZ,QAAQ,EAAE,MAAM;qBACnB,CAAC,CAAC,CAAC;oBACJ,OAAO;gBACX,CAAC;gBAED,KAAK,CAAC,IAAI,CAAC,GAAG,EAAE,KAAK,CAAC,CAAC;YAC3B,CAAC,CAAC;iBACD,EAAE,CAAC,KAAK,EAAE,GAAG,EAAE;gBAEZ,IAAI,KAAU,CAAC;gBAEf,IAAI,MAAM,KAAK,MAAM,IAAI,GAAG,CAAC,CAAC,CAAC,KAAK,GAAG,IAAI,GAAG,CAAC,MAAM,GAAG,CAAC,CAAC,KAAK,GAAG,EAAE,CAAC;oBAEjE,gBAAgB,CAAC,IAAI,CAAC,CAAC;oBACvB,OAAO;gBACX,CAAC;gBAED,IAAI,CAAC;oBAED,KAAK,GAAG,IAAI,CAAC,KAAK,CAAC,GAAU,CAAC,CAAC;gBACnC,CAAC;gBACD,OAAO,CAAC,EAAE,CAAC;oBAEP,gBAAgB,CAAC,IAAI,CAAC,CAAC;oBACvB,IAAI,CAAC,IAAI,CAAC,OAAO,EAAE,IAAI,MAAM,CAAC,MAAM,CAAC,cAAc,CAAC;wBAChD,MAAM,EAAE,cAAc;qBACzB,EAAE,CAAC,CAAC,CAAC,CAAC;oBACP,OAAO;gBACX,CAAC;gBAED,IAAI,OAAO,KAAK,EAAE,GAAG,KAAK,QAAQ,EAAE,CAAC;oBAEjC,gBAAgB,CAAC,IAAI,CAAC,CAAC;oBACvB,IAAI,CAAC,IAAI,CAAC,OAAO,EAAE,IAAI,MAAM,CAAC,MAAM,CAAC,cAAc,CAAC;wBAChD,MAAM,EAAE,gBAAgB;qBAC3B,CAAC,CAAC,CAAC;oBACJ,OAAO;gBACX,CAAC;gBAED,IAAI,CAAC,OAAO,CAAC,gBAAgB,CAAC,CAAC,MAAM,EAAE,EAAE;oBAErC,IAAI,CAAC,IAAI,CAAC,QAAQ,EAAE,CAAC;wBAEjB,OAAO;oBACX,CAAC;oBAED,IAAI,MAAM,YAAY,MAAM,CAAC,aAAa,EAAE,CAAC;wBAEzC,IAAI,MAAM,YAAY,MAAM,CAAC,MAAM,CAAC,SAAS,EAAE,CAAC;4BAE5C,IAAI,CAAC,aAAa,CAAC,IAAI,EAAE,OAAO,CAAC,sBAAsB,CACnD,KAAK,CAAC,GAAG,EACT,EAAE,CAAC,aAAa,CAAC,OAAO,EACxB,MAAM,CAAC,OAAO,EACd,MAAM,CACT,CAAC,CAAC;wBACP,CAAC;6BACI,IAAI,MAAM,YAAY,MAAM,CAAC,MAAM,CAAC,aAAa,EAAE,CAAC;4BAErD,IAAI,CAAC,aAAa,CAAC,IAAI,EAAE,OAAO,CAAC,sBAAsB,CACnD,KAAK,CAAC,GAAG,EACT,EAAE,CAAC,aAAa,CAAC,aAAa,EAC9B,MAAM,EACN,MAAM,CACT,CAAC,CAAC;wBACP,CAAC;6BACI,CAAC;4BAEF,IAAI,CAAC,aAAa,CAAC,IAAI,EAAE,OAAO,CAAC,sBAAsB,CACnD,KAAK,CAAC,GAAG,EACT,EAAE,CAAC,aAAa,CAAC,YAAY,EAC7B,MAAM,EACN,MAAM,CACT,CAAC,CAAC;wBACP,CAAC;wBAED,OAAO;oBACX,CAAC;oBAED,IAAI,IAAY,CAAC;oBAEjB,IAAI,CAAC;wBAED,IAAI,GAAG,OAAO,CAAC,mBAAmB,CAAC,KAAK,CAAC,GAAG,EAAE,MAAM,IAAI,IAAI,EAAE,MAAM,CAAC,CAAC;oBAC1E,CAAC;oBACD,OAAO,CAAC,EAAE,CAAC;wBAEP,IAAI,GAAG,OAAO,CAAC,sBAAsB,CACjC,KAAK,CAAC,GAAG,EACT,EAAE,CAAC,aAAa,CAAC,YAAY,EAC7B,MAAM,EACN,MAAM,CACT,CAAC;wBAEF,IAAI,CAAC,IAAI,CAAC,OAAO,EAAE,IAAI,MAAM,CAAC,MAAM,CAAC,mBAAmB,CAAC,EAAE,GAAG,EAAE,KAAK,CAAC,GAAG,EAAE,EAAE,CAAC,CAAC,CAAC,CAAC;oBACrF,CAAC;oBAED,IAAI,CAAC,aAAa,CAAC,IAAI,EAAE,IAAI,CAAC,CAAC;gBAEnC,CAAC,EAAE,KAAK,CAAC,GAAG,EAAE,KAAK,CAAC,IAAI,EAAE,IAAI,8CAAqB,CAAC,GAAG,CAAC,CAAC,CAAC;YAC9D,CAAC,CAAC,CAAC;QACX,CAAC,CAAC;QArLE,IAAI,IAAI,CAAC,OAAO,CAAC,MAAM,CAAC,QAAQ,KAAK,MAAM,EAAE,CAAC;YAE1C,MAAM,IAAI,SAAS,CAAC,iDAAiD,CAAC,CAAC;QAC3E,CAAC;QAED,IAAI,CAAC,SAAS;aACT,EAAE,CAAC,OAAO,EAAE,CAAC,CAAC,EAAE,EAAE,CAAC,IAAI,CAAC,IAAI,CAAC,OAAO,EAAE,CAAC,CAAC,CAAC;aACzC,qBAAqB,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC;IAChD,CAAC;IAEO,aAAa,CAAC,IAAyB,EAAE,IAAY;QAEzD,IAAI,CAAC;YAED,IAAI,CAAC,SAAS,CAAC,gBAAgB,EAAE,MAAM,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC,CAAC;YAC1D,IAAI,CAAC,GAAG,CAAC,IAAI,CAAC,CAAC;QACnB,CAAC;QACD,OAAO,CAAC,EAAE,CAAC;YAEP,IAAI,CAAC,IAAI,CAAC,OAAO,EAAE,CAAC,CAAC,CAAC;QAC1B,CAAC;IACL,CAAC;IAED,IAAW,OAAO;QAEd,OAAO,IAAI,CAAC,SAAS,CAAC,OAAO,CAAC;IAClC,CAAC;IA6JM,KAAK,CAAC,KAAK;QAEd,IAAI,IAAI,CAAC,OAAO,EAAE,CAAC;YAEf,OAAO;QACX,CAAC;QAED,MAAM,IAAI,CAAC,SAAS,CAAC,KAAK,EAAE,CAAC;IACjC,CAAC;IAEM,KAAK,CAAC,IAAI;QAEb,IAAI,CAAC,IAAI,CAAC,OAAO,EAAE,CAAC;YAEhB,OAAO,OAAO,CAAC,OAAO,EAAE,CAAC;QAC7B,CAAC;QAED,MAAM,IAAI,CAAC,SAAS,CAAC,IAAI,EAAE,CAAC;IAChC,CAAC;CACJ;AAED,SAAgB,uBAAuB,CACnC,QAAgC,EAChC,MAAkB;IAGlB,OAAO,IAAI,iBAAiB,CAAC,QAAQ,EAAE,MAAM,CAAC,CAAC;AACnD,CAAC;AAND,0DAMC"}
|
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Copyright
|
|
3
|
-
*
|
|
4
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
-
* you may not use this file except in compliance with the License.
|
|
6
|
-
* You may obtain a copy of the License at
|
|
7
|
-
*
|
|
8
|
-
* https://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
-
*
|
|
10
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
-
* See the License for the specific language governing permissions and
|
|
14
|
-
* limitations under the License.
|
|
15
|
-
*/
|
|
2
|
+
* Copyright 2024 Angus.Fenying <fenying@litert.org>
|
|
3
|
+
*
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
* you may not use this file except in compliance with the License.
|
|
6
|
+
* You may obtain a copy of the License at
|
|
7
|
+
*
|
|
8
|
+
* https://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
*
|
|
10
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
* See the License for the specific language governing permissions and
|
|
14
|
+
* limitations under the License.
|
|
15
|
+
*/
|
|
16
16
|
/// <reference types="node" />
|
|
17
17
|
import * as Http from 'node:http';
|
|
18
18
|
import type * as Shared from '../../shared';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LegacyHttp.Transporter.d.ts","sourceRoot":"","sources":["../../../src/lib/transporters/legacy-http/LegacyHttp.Transporter.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"LegacyHttp.Transporter.d.ts","sourceRoot":"","sources":["../../../src/lib/transporters/legacy-http/LegacyHttp.Transporter.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;;AAEH,OAAO,KAAK,IAAI,MAAM,WAAW,CAAC;AAClC,OAAO,KAAK,KAAK,MAAM,MAAM,cAAc,CAAC;AAI5C,qBAAa,qBAAsB,YAAW,MAAM,CAAC,YAAY;IAKzD,OAAO,CAAC,QAAQ,CAAC,IAAI;IAHzB,SAAgB,QAAQ,UAAU;gBAGb,IAAI,EAAE,IAAI,CAAC,eAAe;IAK/C,SAAgB,QAAQ,SAAS;IAE1B,gBAAgB,IAAI,MAAM,EAAE;IAK5B,gBAAgB,IAAI,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC;IAY3C,WAAW,CAAC,IAAI,EAAE,MAAM,GAAG,OAAO;CAe5C"}
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Copyright
|
|
4
|
-
*
|
|
5
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
6
|
-
* you may not use this file except in compliance with the License.
|
|
7
|
-
* You may obtain a copy of the License at
|
|
8
|
-
*
|
|
9
|
-
* https://www.apache.org/licenses/LICENSE-2.0
|
|
10
|
-
*
|
|
11
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
12
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
13
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
14
|
-
* See the License for the specific language governing permissions and
|
|
15
|
-
* limitations under the License.
|
|
16
|
-
*/
|
|
3
|
+
* Copyright 2024 Angus.Fenying <fenying@litert.org>
|
|
4
|
+
*
|
|
5
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
6
|
+
* you may not use this file except in compliance with the License.
|
|
7
|
+
* You may obtain a copy of the License at
|
|
8
|
+
*
|
|
9
|
+
* https://www.apache.org/licenses/LICENSE-2.0
|
|
10
|
+
*
|
|
11
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
12
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
13
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
14
|
+
* See the License for the specific language governing permissions and
|
|
15
|
+
* limitations under the License.
|
|
16
|
+
*/
|
|
17
17
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
18
18
|
exports.LegacyHttpTransporter = void 0;
|
|
19
19
|
const PROPERTY_NAMES = ['remoteAddress', 'remotePort', 'localAddress', 'localPort', 'url', 'headers'];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LegacyHttp.Transporter.js","sourceRoot":"","sources":["../../../src/lib/transporters/legacy-http/LegacyHttp.Transporter.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"LegacyHttp.Transporter.js","sourceRoot":"","sources":["../../../src/lib/transporters/legacy-http/LegacyHttp.Transporter.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;AAKH,MAAM,cAAc,GAAG,CAAC,eAAe,EAAE,YAAY,EAAE,cAAc,EAAE,WAAW,EAAE,KAAK,EAAE,SAAS,CAAC,CAAC;AAEtG,MAAa,qBAAqB;IAI9B,YACqB,IAA0B;QAA1B,SAAI,GAAJ,IAAI,CAAsB;QAH/B,aAAQ,GAAG,MAAM,CAAC;QAQlB,aAAQ,GAAG,KAAK,CAAC;IAFjC,CAAC;IAIM,gBAAgB;QAEnB,OAAO,cAAc,CAAC;IAC1B,CAAC;IAEM,gBAAgB;QAEnB,OAAO;YACH,eAAe,EAAE,IAAI,CAAC,IAAI,CAAC,MAAM,CAAC,aAAa;YAC/C,YAAY,EAAE,IAAI,CAAC,IAAI,CAAC,MAAM,CAAC,UAAU;YACzC,cAAc,EAAE,IAAI,CAAC,IAAI,CAAC,MAAM,CAAC,YAAY;YAC7C,WAAW,EAAE,IAAI,CAAC,IAAI,CAAC,MAAM,CAAC,SAAS;YACvC,KAAK,EAAE,IAAI,CAAC,IAAI,CAAC,GAAG;YACpB,SAAS,EAAE,IAAI,CAAC,IAAI,CAAC,OAAO;SAC/B,CAAC;IACN,CAAC;IAEM,WAAW,CAAC,IAAY;QAE3B,QAAQ,IAAI,EAAE,CAAC;YACX,KAAK,WAAW,CAAC;YACjB,KAAK,cAAc,CAAC;YACpB,KAAK,YAAY,CAAC;YAClB,KAAK,eAAe;gBAChB,OAAO,IAAI,CAAC,IAAI,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC;YAClC,KAAK,KAAK,CAAC;YACX,KAAK,SAAS;gBACV,OAAO,IAAI,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;YAC3B;gBACI,OAAO,SAAS,CAAC;QACzB,CAAC;IACL,CAAC;CACJ;AA5CD,sDA4CC"}
|
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Copyright
|
|
3
|
-
*
|
|
4
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
-
* you may not use this file except in compliance with the License.
|
|
6
|
-
* You may obtain a copy of the License at
|
|
7
|
-
*
|
|
8
|
-
* https://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
-
*
|
|
10
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
-
* See the License for the specific language governing permissions and
|
|
14
|
-
* limitations under the License.
|
|
15
|
-
*/
|
|
2
|
+
* Copyright 2024 Angus.Fenying <fenying@litert.org>
|
|
3
|
+
*
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
* you may not use this file except in compliance with the License.
|
|
6
|
+
* You may obtain a copy of the License at
|
|
7
|
+
*
|
|
8
|
+
* https://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
*
|
|
10
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
* See the License for the specific language governing permissions and
|
|
14
|
+
* limitations under the License.
|
|
15
|
+
*/
|
|
16
16
|
export * from './LegacyHttp.Server';
|
|
17
17
|
export * from './LegacyHttp.Transporter';
|
|
18
18
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/lib/transporters/legacy-http/index.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/lib/transporters/legacy-http/index.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,cAAc,qBAAqB,CAAC;AACpC,cAAc,0BAA0B,CAAC"}
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Copyright
|
|
4
|
-
*
|
|
5
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
6
|
-
* you may not use this file except in compliance with the License.
|
|
7
|
-
* You may obtain a copy of the License at
|
|
8
|
-
*
|
|
9
|
-
* https://www.apache.org/licenses/LICENSE-2.0
|
|
10
|
-
*
|
|
11
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
12
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
13
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
14
|
-
* See the License for the specific language governing permissions and
|
|
15
|
-
* limitations under the License.
|
|
16
|
-
*/
|
|
3
|
+
* Copyright 2024 Angus.Fenying <fenying@litert.org>
|
|
4
|
+
*
|
|
5
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
6
|
+
* you may not use this file except in compliance with the License.
|
|
7
|
+
* You may obtain a copy of the License at
|
|
8
|
+
*
|
|
9
|
+
* https://www.apache.org/licenses/LICENSE-2.0
|
|
10
|
+
*
|
|
11
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
12
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
13
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
14
|
+
* See the License for the specific language governing permissions and
|
|
15
|
+
* limitations under the License.
|
|
16
|
+
*/
|
|
17
17
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
18
18
|
if (k2 === undefined) k2 = k;
|
|
19
19
|
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/lib/transporters/legacy-http/index.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/lib/transporters/legacy-http/index.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;AAEH,sDAAoC;AACpC,2DAAyC"}
|
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Copyright
|
|
3
|
-
*
|
|
4
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
-
* you may not use this file except in compliance with the License.
|
|
6
|
-
* You may obtain a copy of the License at
|
|
7
|
-
*
|
|
8
|
-
* https://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
-
*
|
|
10
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
-
* See the License for the specific language governing permissions and
|
|
14
|
-
* limitations under the License.
|
|
15
|
-
*/
|
|
2
|
+
* Copyright 2024 Angus.Fenying <fenying@litert.org>
|
|
3
|
+
*
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
* you may not use this file except in compliance with the License.
|
|
6
|
+
* You may obtain a copy of the License at
|
|
7
|
+
*
|
|
8
|
+
* https://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
*
|
|
10
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
* See the License for the specific language governing permissions and
|
|
14
|
+
* limitations under the License.
|
|
15
|
+
*/
|
|
16
16
|
import * as LwDFX from '@litert/lwdfx';
|
|
17
17
|
import type * as dT from '../Transporter.decl';
|
|
18
18
|
export declare function createTcpConnector(opts: LwDFX.Tcp.ITcpClientOptions): dT.IConnector;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LwDFX.Tcp.Client.d.ts","sourceRoot":"","sources":["../../../src/lib/transporters/lwdfx/LwDFX.Tcp.Client.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"LwDFX.Tcp.Client.d.ts","sourceRoot":"","sources":["../../../src/lib/transporters/lwdfx/LwDFX.Tcp.Client.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,OAAO,KAAK,KAAK,MAAM,eAAe,CAAC;AACvC,OAAO,KAAK,KAAK,EAAE,MAAM,qBAAqB,CAAC;AAa/C,wBAAgB,kBAAkB,CAAC,IAAI,EAAE,KAAK,CAAC,GAAG,CAAC,iBAAiB,GAAG,EAAE,CAAC,UAAU,CAGnF"}
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Copyright
|
|
4
|
-
*
|
|
5
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
6
|
-
* you may not use this file except in compliance with the License.
|
|
7
|
-
* You may obtain a copy of the License at
|
|
8
|
-
*
|
|
9
|
-
* https://www.apache.org/licenses/LICENSE-2.0
|
|
10
|
-
*
|
|
11
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
12
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
13
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
14
|
-
* See the License for the specific language governing permissions and
|
|
15
|
-
* limitations under the License.
|
|
16
|
-
*/
|
|
3
|
+
* Copyright 2024 Angus.Fenying <fenying@litert.org>
|
|
4
|
+
*
|
|
5
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
6
|
+
* you may not use this file except in compliance with the License.
|
|
7
|
+
* You may obtain a copy of the License at
|
|
8
|
+
*
|
|
9
|
+
* https://www.apache.org/licenses/LICENSE-2.0
|
|
10
|
+
*
|
|
11
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
12
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
13
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
14
|
+
* See the License for the specific language governing permissions and
|
|
15
|
+
* limitations under the License.
|
|
16
|
+
*/
|
|
17
17
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
18
18
|
exports.createTcpConnector = void 0;
|
|
19
19
|
const LwDFX = require("@litert/lwdfx");
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LwDFX.Tcp.Client.js","sourceRoot":"","sources":["../../../src/lib/transporters/lwdfx/LwDFX.Tcp.Client.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"LwDFX.Tcp.Client.js","sourceRoot":"","sources":["../../../src/lib/transporters/lwdfx/LwDFX.Tcp.Client.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;AAEH,uCAAuC;AAEvC,2DAAuD;AAEvD,MAAM,iBAAiB;IAEnB,YAAoC,KAAkC;QAAlC,UAAK,GAAL,KAAK,CAA6B;IAAG,CAAC;IAEnE,KAAK,CAAC,OAAO;QAEhB,OAAO,IAAI,oCAAgB,CAAC,WAAW,EAAE,MAAM,KAAK,CAAC,GAAG,CAAC,OAAO,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC;IAClF,CAAC;CACJ;AAED,SAAgB,kBAAkB,CAAC,IAAiC;IAEhE,OAAO,IAAI,iBAAiB,CAAC,IAAI,CAAC,CAAC;AACvC,CAAC;AAHD,gDAGC"}
|