jspurefix 2.0.3 → 2.0.4
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/dist/buffer/ascii/index.js +5 -1
- package/dist/buffer/ascii/index.js.map +1 -1
- package/dist/buffer/fixml/index.js +5 -1
- package/dist/buffer/fixml/index.js.map +1 -1
- package/dist/buffer/index.js +5 -1
- package/dist/buffer/index.js.map +1 -1
- package/dist/collections/index.js +5 -1
- package/dist/collections/index.js.map +1 -1
- package/dist/config/index.js +5 -1
- package/dist/config/index.js.map +1 -1
- package/dist/dictionary/compiler/index.js +5 -1
- package/dist/dictionary/compiler/index.js.map +1 -1
- package/dist/dictionary/contained/index.js +5 -1
- package/dist/dictionary/contained/index.js.map +1 -1
- package/dist/dictionary/definition/index.js +5 -1
- package/dist/dictionary/definition/index.js.map +1 -1
- package/dist/dictionary/index.js +5 -1
- package/dist/dictionary/index.js.map +1 -1
- package/dist/dictionary/parser/fix-repository/index.js +5 -1
- package/dist/dictionary/parser/fix-repository/index.js.map +1 -1
- package/dist/dictionary/parser/fixml/index.js +5 -1
- package/dist/dictionary/parser/fixml/index.js.map +1 -1
- package/dist/dictionary/parser/index.js +5 -1
- package/dist/dictionary/parser/index.js.map +1 -1
- package/dist/dictionary/parser/quickfix/index.js +5 -1
- package/dist/dictionary/parser/quickfix/index.js.map +1 -1
- package/dist/index.js +5 -1
- package/dist/index.js.map +1 -1
- package/dist/runtime/index.js +5 -1
- package/dist/runtime/index.js.map +1 -1
- package/dist/sample/tcp/skeleton/jsfix.test_client.txt +6 -0
- package/dist/sample/tcp/skeleton/jsfix.test_server.txt +6 -0
- package/dist/sample/tcp/trade-capture/index.js +5 -1
- package/dist/sample/tcp/trade-capture/index.js.map +1 -1
- package/dist/sample/tcp/trade-capture/jsfix.test_client.txt +16 -0
- package/dist/sample/tcp/trade-capture/jsfix.test_server.txt +16 -0
- package/dist/store/index.js +5 -1
- package/dist/store/index.js.map +1 -1
- package/dist/transport/ascii/index.js +5 -1
- package/dist/transport/ascii/index.js.map +1 -1
- package/dist/transport/duplex/index.js +5 -1
- package/dist/transport/duplex/index.js.map +1 -1
- package/dist/transport/factory/index.js +5 -1
- package/dist/transport/factory/index.js.map +1 -1
- package/dist/transport/fixml/index.js +5 -1
- package/dist/transport/fixml/index.js.map +1 -1
- package/dist/transport/http/index.js +5 -1
- package/dist/transport/http/index.js.map +1 -1
- package/dist/transport/index.js +5 -1
- package/dist/transport/index.js.map +1 -1
- package/dist/transport/tcp/index.js +5 -1
- package/dist/transport/tcp/index.js.map +1 -1
- package/dist/transport/tcp/tls-options-factory.js +5 -3
- package/dist/transport/tcp/tls-options-factory.js.map +1 -1
- package/dist/types/FIX.5.0SP2/repo/enum/index.js +5 -1
- package/dist/types/FIX.5.0SP2/repo/enum/index.js.map +1 -1
- package/dist/types/FIX.5.0SP2/repo/index.js +5 -1
- package/dist/types/FIX.5.0SP2/repo/index.js.map +1 -1
- package/dist/types/FIX4.0/repo/enum/index.js +5 -1
- package/dist/types/FIX4.0/repo/enum/index.js.map +1 -1
- package/dist/types/FIX4.0/repo/index.js +5 -1
- package/dist/types/FIX4.0/repo/index.js.map +1 -1
- package/dist/types/FIX4.1/repo/enum/index.js +5 -1
- package/dist/types/FIX4.1/repo/enum/index.js.map +1 -1
- package/dist/types/FIX4.1/repo/index.js +5 -1
- package/dist/types/FIX4.1/repo/index.js.map +1 -1
- package/dist/types/FIX4.2/repo/enum/index.js +5 -1
- package/dist/types/FIX4.2/repo/enum/index.js.map +1 -1
- package/dist/types/FIX4.2/repo/index.js +5 -1
- package/dist/types/FIX4.2/repo/index.js.map +1 -1
- package/dist/types/FIX4.3/repo/enum/index.js +5 -1
- package/dist/types/FIX4.3/repo/enum/index.js.map +1 -1
- package/dist/types/FIX4.3/repo/index.js +5 -1
- package/dist/types/FIX4.3/repo/index.js.map +1 -1
- package/dist/types/FIX4.4/quickfix/enum/index.js +5 -1
- package/dist/types/FIX4.4/quickfix/enum/index.js.map +1 -1
- package/dist/types/FIX4.4/quickfix/index.js +5 -1
- package/dist/types/FIX4.4/quickfix/index.js.map +1 -1
- package/dist/types/FIX4.4/repo/enum/index.js +5 -1
- package/dist/types/FIX4.4/repo/enum/index.js.map +1 -1
- package/dist/types/FIX4.4/repo/index.js +5 -1
- package/dist/types/FIX4.4/repo/index.js.map +1 -1
- package/dist/types/FIXML50SP2/enum/index.js +5 -1
- package/dist/types/FIXML50SP2/enum/index.js.map +1 -1
- package/dist/types/FIXML50SP2/index.js +5 -1
- package/dist/types/FIXML50SP2/index.js.map +1 -1
- package/dist/types/enum/index.js +5 -1
- package/dist/types/enum/index.js.map +1 -1
- package/dist/types/index.js +5 -1
- package/dist/types/index.js.map +1 -1
- package/dist/util/index.js +5 -1
- package/dist/util/index.js.map +1 -1
- package/package.json +12 -12
- package/src/transport/tcp/tls-options-factory.ts +7 -3
|
@@ -1,7 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
3
|
if (k2 === undefined) k2 = k;
|
|
4
|
-
Object.
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
5
9
|
}) : (function(o, m, k, k2) {
|
|
6
10
|
if (k2 === undefined) k2 = k;
|
|
7
11
|
o[k2] = m[k];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/buffer/ascii/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/buffer/ascii/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,gDAA6B;AAC7B,kDAA+B;AAC/B,iDAA8B;AAC9B,uDAAoC;AACpC,yDAAsC;AACtC,+CAA4B;AAC5B,mDAAgC;AAChC,oDAAiC","sourcesContent":["export * from './ascii-chars'\r\nexport * from './ascii-encoder'\r\nexport * from './ascii-parser'\r\nexport * from './ascii-parser-state'\r\nexport * from './ascii-segment-parser'\r\nexport * from './ascii-view'\r\nexport * from './time-formatter'\r\nexport * from './itime-formatter'\r\n"]}
|
|
@@ -1,7 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
3
|
if (k2 === undefined) k2 = k;
|
|
4
|
-
Object.
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
5
9
|
}) : (function(o, m, k, k2) {
|
|
6
10
|
if (k2 === undefined) k2 = k;
|
|
7
11
|
o[k2] = m[k];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/buffer/fixml/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/buffer/fixml/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,kDAA+B;AAC/B,iDAA8B;AAC9B,+CAA4B","sourcesContent":["export * from './fixml-encoder'\r\nexport * from './fixml-parser'\r\nexport * from './fixml-view'\r\n"]}
|
package/dist/buffer/index.js
CHANGED
|
@@ -1,7 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
3
|
if (k2 === undefined) k2 = k;
|
|
4
|
-
Object.
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
5
9
|
}) : (function(o, m, k, k2) {
|
|
6
10
|
if (k2 === undefined) k2 = k;
|
|
7
11
|
o[k2] = m[k];
|
package/dist/buffer/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/buffer/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/buffer/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,mDAAgC;AAChC,iDAA8B;AAC9B,kDAA+B;AAC/B,gDAA6B;AAC7B,+CAA4B;AAC5B,6CAA0B;AAC1B,gEAA6C;AAC7C,4DAAyC;AACzC,8CAA2B;AAC3B,gDAA6B;AAC7B,6CAA0B","sourcesContent":["export * from './elastic-buffer'\r\nexport * from './encode-proxy'\r\nexport * from './encoder-state'\r\nexport * from './msg-encoder'\r\nexport * from './msg-parser'\r\nexport * from './msg-view'\r\nexport * from './segment/segment-description'\r\nexport * from './segment/segment-summary'\r\nexport * from './structure'\r\nexport * from './tag/tag-pos'\r\nexport * from './tag/tags'\r\n"]}
|
|
@@ -1,7 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
3
|
if (k2 === undefined) k2 = k;
|
|
4
|
-
Object.
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
5
9
|
}) : (function(o, m, k, k2) {
|
|
6
10
|
if (k2 === undefined) k2 = k;
|
|
7
11
|
o[k2] = m[k];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/collections/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/collections/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,+CAA4B","sourcesContent":["export * from './dictionary'\r\n"]}
|
package/dist/config/index.js
CHANGED
|
@@ -1,7 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
3
|
if (k2 === undefined) k2 = k;
|
|
4
|
-
Object.
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
5
9
|
}) : (function(o, m, k, k2) {
|
|
6
10
|
if (k2 === undefined) k2 = k;
|
|
7
11
|
o[k2] = m[k];
|
package/dist/config/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/config/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/config/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,sDAAmC;AACnC,kDAA+B;AAC/B,qDAAkC;AAClC,kDAA+B;AAC/B,0DAAuC;AACvC,+DAA4C;AAC5C,mDAAgC","sourcesContent":["export * from './empty-log-factory'\r\nexport * from './js-fix-config'\r\nexport * from './get-js-fx-logger'\r\nexport * from './js-fix-logger'\r\nexport * from './js-fix-logger-factory'\r\nexport * from './js-fix-winston-log-factory'\r\nexport * from './winston-logger'\r\n"]}
|
|
@@ -1,7 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
3
|
if (k2 === undefined) k2 = k;
|
|
4
|
-
Object.
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
5
9
|
}) : (function(o, m, k, k2) {
|
|
6
10
|
if (k2 === undefined) k2 = k;
|
|
7
11
|
o[k2] = m[k];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/dictionary/compiler/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/dictionary/compiler/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,sDAAmC;AACnC,kDAA+B;AAC/B,kDAA+B;AAC/B,iDAA8B;AAC9B,qDAAkC","sourcesContent":["export * from './compiler-settings'\r\nexport * from './compiler-type'\r\nexport * from './enum-compiler'\r\nexport * from './msg-compiler'\r\nexport * from './standard-snippet'\r\n"]}
|
|
@@ -1,7 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
3
|
if (k2 === undefined) k2 = k;
|
|
4
|
-
Object.
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
5
9
|
}) : (function(o, m, k, k2) {
|
|
6
10
|
if (k2 === undefined) k2 = k;
|
|
7
11
|
o[k2] = m[k];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/dictionary/contained/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/dictionary/contained/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,8DAA2C;AAC3C,yDAAsC;AACtC,oDAAiC;AACjC,6DAA0C;AAC1C,wDAAqC;AACrC,0DAAuC;AACvC,2DAAwC;AACxC,oDAAiC","sourcesContent":["export * from './contained-component-field'\r\nexport * from './contained-field-type'\r\nexport * from './contained-field'\r\nexport * from './contained-field-dispatch'\r\nexport * from './contained-field-set'\r\nexport * from './contained-group-field'\r\nexport * from './contained-simple-field'\r\nexport * from './fields-dispatch'\r\n"]}
|
|
@@ -1,7 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
3
|
if (k2 === undefined) k2 = k;
|
|
4
|
-
Object.
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
5
9
|
}) : (function(o, m, k, k2) {
|
|
6
10
|
if (k2 === undefined) k2 = k;
|
|
7
11
|
o[k2] = m[k];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/dictionary/definition/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/dictionary/definition/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,oDAAiC;AACjC,wDAAqC;AACrC,+DAA4C;AAC5C,2DAAwC;AACxC,uDAAoC;AACpC,4DAAyC","sourcesContent":["export * from './fix-definitions'\r\nexport * from './category-simple-set'\r\nexport * from './component-field-definition'\r\nexport * from './group-field-definition'\r\nexport * from './message-definition'\r\nexport * from './simple-field-definition'\r\n"]}
|
package/dist/dictionary/index.js
CHANGED
|
@@ -1,7 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
3
|
if (k2 === undefined) k2 = k;
|
|
4
|
-
Object.
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
5
9
|
}) : (function(o, m, k, k2) {
|
|
6
10
|
if (k2 === undefined) k2 = k;
|
|
7
11
|
o[k2] = m[k];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/dictionary/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/dictionary/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,mDAAgC;AAChC,+CAA4B;AAC5B,8DAA2C;AAC3C,+CAA4B;AAC5B,iDAA8B;AAC9B,+CAA4B","sourcesContent":["export * from './dict-primitive'\r\nexport * from './field-enum'\r\nexport * from './contained/fields-dispatch'\r\nexport * from './fix-parser'\r\nexport * from './fix-versions'\r\nexport * from './set-reduce'\r\n"]}
|
|
@@ -1,7 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
3
|
if (k2 === undefined) k2 = k;
|
|
4
|
-
Object.
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
5
9
|
}) : (function(o, m, k, k2) {
|
|
6
10
|
if (k2 === undefined) k2 = k;
|
|
7
11
|
o[k2] = m[k];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/dictionary/parser/fix-repository/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/dictionary/parser/fix-repository/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,0DAAuC","sourcesContent":["export * from './repository-xml-parser'\r\n"]}
|
|
@@ -1,7 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
3
|
if (k2 === undefined) k2 = k;
|
|
4
|
-
Object.
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
5
9
|
}) : (function(o, m, k, k2) {
|
|
6
10
|
if (k2 === undefined) k2 = k;
|
|
7
11
|
o[k2] = m[k];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/dictionary/parser/fixml/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/dictionary/parser/fixml/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,mDAAgC","sourcesContent":["export * from './fix-xsd-parser'\r\n"]}
|
|
@@ -1,7 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
3
|
if (k2 === undefined) k2 = k;
|
|
4
|
-
Object.
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
5
9
|
}) : (function(o, m, k, k2) {
|
|
6
10
|
if (k2 === undefined) k2 = k;
|
|
7
11
|
o[k2] = m[k];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/dictionary/parser/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/dictionary/parser/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,6CAA0B;AAC1B,0CAAuB;AACvB,mDAAgC","sourcesContent":["export * from './quickfix'\r\nexport * from './fixml'\r\nexport * from './fix-repository'\r\n"]}
|
|
@@ -1,7 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
3
|
if (k2 === undefined) k2 = k;
|
|
4
|
-
Object.
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
5
9
|
}) : (function(o, m, k, k2) {
|
|
6
10
|
if (k2 === undefined) k2 = k;
|
|
7
11
|
o[k2] = m[k];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/dictionary/parser/quickfix/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/dictionary/parser/quickfix/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,8DAA2C","sourcesContent":["export * from './quick-fix-xml-file-parser'\r\n"]}
|
package/dist/index.js
CHANGED
|
@@ -1,7 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
3
|
if (k2 === undefined) k2 = k;
|
|
4
|
-
Object.
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
5
9
|
}) : (function(o, m, k, k2) {
|
|
6
10
|
if (k2 === undefined) k2 = k;
|
|
7
11
|
o[k2] = m[k];
|
package/dist/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,4CAAyB;AACzB,+CAA4B;AAC5B,2CAAwB;AACxB,8CAA2B;AAC3B,gDAA6B;AAC7B,2CAAwB;AACxB,0CAAuB","sourcesContent":["export * from './runtime'\r\nexport * from './dictionary'\r\nexport * from './buffer'\r\nexport * from './transport'\r\nexport * from './collections'\r\nexport * from './config'\r\nexport * from './types'\r\n"]}
|
package/dist/runtime/index.js
CHANGED
|
@@ -1,7 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
3
|
if (k2 === undefined) k2 = k;
|
|
4
|
-
Object.
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
5
9
|
}) : (function(o, m, k, k2) {
|
|
6
10
|
if (k2 === undefined) k2 = k;
|
|
7
11
|
o[k2] = m[k];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/runtime/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/runtime/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,gDAA6B;AAC7B,sDAAmC;AACnC,8CAA2B;AAC3B,qDAAkC;AAClC,mDAAgC","sourcesContent":["export * from './make-config'\r\nexport * from './session-container'\r\nexport * from './di-tokens'\r\nexport * from './session-launcher'\r\nexport * from './engine-factory'\r\n"]}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
8=FIX4.4|9=0000117|35=A|49=init-comp|56=accept-comp|34=1|57=fix|52=20220117-20:53:22.683|98=0|108=30|141=Y|553=js-client|554=pwd-client|10=240|
|
|
2
|
+
8=FIX4.4|9=0000117|35=A|49=accept-comp|56=init-comp|34=1|57=fix|52=20220117-20:53:22.708|98=0|108=30|141=Y|553=js-server|554=pwd-server|10=030|
|
|
3
|
+
8=FIX4.4|9=0000104|35=0|49=init-comp|56=accept-comp|34=2|57=fix|52=20220117-20:53:52.882|112=Mon, 17 Jan 2022 20:53:52 GMT|10=255|
|
|
4
|
+
8=FIX4.4|9=0000104|35=0|49=accept-comp|56=init-comp|34=2|57=fix|52=20220117-20:53:52.876|112=Mon, 17 Jan 2022 20:53:52 GMT|10=002|
|
|
5
|
+
8=FIX4.4|9=0000075|35=5|49=init-comp|56=accept-comp|34=3|57=fix|52=20220117-20:54:07.733|58=5|10=076|
|
|
6
|
+
8=FIX4.4|9=0000075|35=5|49=accept-comp|56=init-comp|34=3|57=fix|52=20220117-20:54:07.805|58=5|10=076|
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
8=FIX4.4|9=0000117|35=A|49=init-comp|56=accept-comp|34=1|57=fix|52=20220117-20:53:22.683|98=0|108=30|141=Y|553=js-client|554=pwd-client|10=240|
|
|
2
|
+
8=FIX4.4|9=0000117|35=A|49=accept-comp|56=init-comp|34=1|57=fix|52=20220117-20:53:22.708|98=0|108=30|141=Y|553=js-server|554=pwd-server|10=030|
|
|
3
|
+
8=FIX4.4|9=0000104|35=0|49=accept-comp|56=init-comp|34=2|57=fix|52=20220117-20:53:52.876|112=Mon, 17 Jan 2022 20:53:52 GMT|10=002|
|
|
4
|
+
8=FIX4.4|9=0000104|35=0|49=init-comp|56=accept-comp|34=2|57=fix|52=20220117-20:53:52.882|112=Mon, 17 Jan 2022 20:53:52 GMT|10=255|
|
|
5
|
+
8=FIX4.4|9=0000075|35=5|49=init-comp|56=accept-comp|34=3|57=fix|52=20220117-20:54:07.733|58=5|10=076|
|
|
6
|
+
8=FIX4.4|9=0000075|35=5|49=accept-comp|56=init-comp|34=3|57=fix|52=20220117-20:54:07.805|58=5|10=076|
|
|
@@ -1,7 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
3
|
if (k2 === undefined) k2 = k;
|
|
4
|
-
Object.
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
5
9
|
}) : (function(o, m, k, k2) {
|
|
6
10
|
if (k2 === undefined) k2 = k;
|
|
7
11
|
o[k2] = m[k];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/sample/tcp/trade-capture/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/sample/tcp/trade-capture/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,yDAAsC;AACtC,yDAAsC","sourcesContent":["export * from './trade-capture-client'\r\nexport * from './trade-capture-server'\r\n"]}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
8=FIX4.4|9=0000117|35=A|49=init-comp|56=accept-comp|34=1|57=fix|52=20220117-17:30:04.365|98=0|108=30|141=Y|553=js-client|554=pwd-client|10=238|
|
|
2
|
+
8=FIX4.4|9=0000117|35=A|49=accept-comp|56=init-comp|34=1|57=fix|52=20220117-17:30:04.382|98=0|108=30|141=Y|553=js-server|554=pwd-server|10=029|
|
|
3
|
+
8=FIX4.4|9=0000154|35=AD|49=init-comp|56=accept-comp|34=2|57=fix|52=20220117-17:30:04.408|568=all-trades|569=0|263=1|580=2|60=20220117-17:30:04.389|60=20220118-17:30:04.389|10=083|
|
|
4
|
+
8=FIX4.4|9=0000104|35=AQ|49=accept-comp|56=init-comp|34=2|57=fix|52=20220117-17:30:04.415|568=all-trades|569=0|749=0|750=0|10=179|
|
|
5
|
+
8=FIX4.4|9=0000201|35=AE|49=accept-comp|56=init-comp|34=3|57=fix|52=20220117-17:30:04.415|571=100000|487=0|856=0|828=0|17=600000|39=2|570=N|55=Platinum|48=Platinum.INC|32=166|31=3.45|75=20220117|60=20220117-17:30:04.415|10=074|
|
|
6
|
+
8=FIX4.4|9=0000204|35=AE|49=accept-comp|56=init-comp|34=4|57=fix|52=20220117-17:30:04.417|571=100001|487=0|856=0|828=0|17=600001|39=2|570=N|55=Magnesium|48=Magnesium.INC|32=182|31=86.43|75=20220117|60=20220117-17:30:04.415|10=065|
|
|
7
|
+
8=FIX4.4|9=0000197|35=AE|49=accept-comp|56=init-comp|34=5|57=fix|52=20220117-17:30:04.418|571=100002|487=0|856=0|828=0|17=600002|39=2|570=N|55=Silver|48=Silver.INC|32=192|31=3.28|75=20220117|60=20220117-17:30:04.415|10=183|
|
|
8
|
+
8=FIX4.4|9=0000202|35=AE|49=accept-comp|56=init-comp|34=6|57=fix|52=20220117-17:30:04.419|571=100003|487=0|856=0|828=0|17=600003|39=2|570=N|55=Platinum|48=Platinum.INC|32=123|31=29.74|75=20220117|60=20220117-17:30:04.415|10=139|
|
|
9
|
+
8=FIX4.4|9=0000193|35=AE|49=accept-comp|56=init-comp|34=7|57=fix|52=20220117-17:30:04.420|571=100004|487=0|856=0|828=0|17=600004|39=2|570=N|55=Gold|48=Gold.INC|32=155|31=36.7|75=20220117|60=20220117-17:30:04.415|10=214|
|
|
10
|
+
8=FIX4.4|9=0000104|35=AQ|49=accept-comp|56=init-comp|34=8|57=fix|52=20220117-17:30:04.420|568=all-trades|569=0|749=0|750=1|10=182|
|
|
11
|
+
8=FIX4.4|9=0000204|35=AE|49=accept-comp|56=init-comp|34=9|57=fix|52=20220117-17:30:19.437|571=100005|487=0|856=0|828=0|17=600005|39=2|570=N|55=Magnesium|48=Magnesium.INC|32=112|31=70.63|75=20220117|60=20220117-17:30:19.436|10=083|
|
|
12
|
+
8=FIX4.4|9=0000199|35=AE|49=accept-comp|56=init-comp|34=10|57=fix|52=20220117-17:30:24.438|571=100006|487=0|856=0|828=0|17=600006|39=2|570=N|55=Silver|48=Silver.INC|32=183|31=25.35|75=20220117|60=20220117-17:30:24.438|10=042|
|
|
13
|
+
8=FIX4.4|9=0000104|35=0|49=init-comp|56=accept-comp|34=3|57=fix|52=20220117-17:30:34.452|112=Mon, 17 Jan 2022 17:30:34 GMT|10=251|
|
|
14
|
+
8=FIX4.4|9=0000195|35=AE|49=accept-comp|56=init-comp|34=11|57=fix|52=20220117-17:30:34.455|571=100007|487=0|856=0|828=0|17=600007|39=2|570=N|55=Gold|48=Gold.INC|32=124|31=79.14|75=20220117|60=20220117-17:30:34.455|10=076|
|
|
15
|
+
8=FIX4.4|9=0000075|35=5|49=init-comp|56=accept-comp|34=4|57=fix|52=20220117-17:30:36.424|58=5|10=076|
|
|
16
|
+
8=FIX4.4|9=0000076|35=5|49=accept-comp|56=init-comp|34=12|57=fix|52=20220117-17:30:36.435|58=5|10=126|
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
8=FIX4.4|9=0000117|35=A|49=init-comp|56=accept-comp|34=1|57=fix|52=20220117-17:30:04.365|98=0|108=30|141=Y|553=js-client|554=pwd-client|10=238|
|
|
2
|
+
8=FIX4.4|9=0000117|35=A|49=accept-comp|56=init-comp|34=1|57=fix|52=20220117-17:30:04.382|98=0|108=30|141=Y|553=js-server|554=pwd-server|10=029|
|
|
3
|
+
8=FIX4.4|9=0000154|35=AD|49=init-comp|56=accept-comp|34=2|57=fix|52=20220117-17:30:04.408|568=all-trades|569=0|263=1|580=2|60=20220117-17:30:04.389|60=20220118-17:30:04.389|10=083|
|
|
4
|
+
8=FIX4.4|9=0000104|35=AQ|49=accept-comp|56=init-comp|34=2|57=fix|52=20220117-17:30:04.415|568=all-trades|569=0|749=0|750=0|10=179|
|
|
5
|
+
8=FIX4.4|9=0000201|35=AE|49=accept-comp|56=init-comp|34=3|57=fix|52=20220117-17:30:04.415|571=100000|487=0|856=0|828=0|17=600000|39=2|570=N|55=Platinum|48=Platinum.INC|32=166|31=3.45|75=20220117|60=20220117-17:30:04.415|10=074|
|
|
6
|
+
8=FIX4.4|9=0000204|35=AE|49=accept-comp|56=init-comp|34=4|57=fix|52=20220117-17:30:04.417|571=100001|487=0|856=0|828=0|17=600001|39=2|570=N|55=Magnesium|48=Magnesium.INC|32=182|31=86.43|75=20220117|60=20220117-17:30:04.415|10=065|
|
|
7
|
+
8=FIX4.4|9=0000197|35=AE|49=accept-comp|56=init-comp|34=5|57=fix|52=20220117-17:30:04.418|571=100002|487=0|856=0|828=0|17=600002|39=2|570=N|55=Silver|48=Silver.INC|32=192|31=3.28|75=20220117|60=20220117-17:30:04.415|10=183|
|
|
8
|
+
8=FIX4.4|9=0000202|35=AE|49=accept-comp|56=init-comp|34=6|57=fix|52=20220117-17:30:04.419|571=100003|487=0|856=0|828=0|17=600003|39=2|570=N|55=Platinum|48=Platinum.INC|32=123|31=29.74|75=20220117|60=20220117-17:30:04.415|10=139|
|
|
9
|
+
8=FIX4.4|9=0000193|35=AE|49=accept-comp|56=init-comp|34=7|57=fix|52=20220117-17:30:04.420|571=100004|487=0|856=0|828=0|17=600004|39=2|570=N|55=Gold|48=Gold.INC|32=155|31=36.7|75=20220117|60=20220117-17:30:04.415|10=214|
|
|
10
|
+
8=FIX4.4|9=0000104|35=AQ|49=accept-comp|56=init-comp|34=8|57=fix|52=20220117-17:30:04.420|568=all-trades|569=0|749=0|750=1|10=182|
|
|
11
|
+
8=FIX4.4|9=0000204|35=AE|49=accept-comp|56=init-comp|34=9|57=fix|52=20220117-17:30:19.437|571=100005|487=0|856=0|828=0|17=600005|39=2|570=N|55=Magnesium|48=Magnesium.INC|32=112|31=70.63|75=20220117|60=20220117-17:30:19.436|10=083|
|
|
12
|
+
8=FIX4.4|9=0000199|35=AE|49=accept-comp|56=init-comp|34=10|57=fix|52=20220117-17:30:24.438|571=100006|487=0|856=0|828=0|17=600006|39=2|570=N|55=Silver|48=Silver.INC|32=183|31=25.35|75=20220117|60=20220117-17:30:24.438|10=042|
|
|
13
|
+
8=FIX4.4|9=0000195|35=AE|49=accept-comp|56=init-comp|34=11|57=fix|52=20220117-17:30:34.455|571=100007|487=0|856=0|828=0|17=600007|39=2|570=N|55=Gold|48=Gold.INC|32=124|31=79.14|75=20220117|60=20220117-17:30:34.455|10=076|
|
|
14
|
+
8=FIX4.4|9=0000104|35=0|49=init-comp|56=accept-comp|34=3|57=fix|52=20220117-17:30:34.452|112=Mon, 17 Jan 2022 17:30:34 GMT|10=251|
|
|
15
|
+
8=FIX4.4|9=0000075|35=5|49=init-comp|56=accept-comp|34=4|57=fix|52=20220117-17:30:36.424|58=5|10=076|
|
|
16
|
+
8=FIX4.4|9=0000076|35=5|49=accept-comp|56=init-comp|34=12|57=fix|52=20220117-17:30:36.435|58=5|10=126|
|
package/dist/store/index.js
CHANGED
|
@@ -1,7 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
3
|
if (k2 === undefined) k2 = k;
|
|
4
|
-
Object.
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
5
9
|
}) : (function(o, m, k, k2) {
|
|
6
10
|
if (k2 === undefined) k2 = k;
|
|
7
11
|
o[k2] = m[k];
|
package/dist/store/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/store/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/store/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,yDAAsC;AACtC,kDAA+B;AAC/B,yDAAsC;AACtC,+DAA4C","sourcesContent":["export * from './fix-msg-memory-store'\r\nexport * from './fix-msg-store'\r\nexport * from './fix-msg-store-record'\r\nexport * from './fix-msg-ascii-store-resend'\r\n"]}
|
|
@@ -1,7 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
3
|
if (k2 === undefined) k2 = k;
|
|
4
|
-
Object.
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
5
9
|
}) : (function(o, m, k, k2) {
|
|
6
10
|
if (k2 === undefined) k2 = k;
|
|
7
11
|
o[k2] = m[k];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/transport/ascii/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/transport/ascii/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,kDAA+B;AAC/B,8DAA2C","sourcesContent":["export * from './ascii-session'\r\nexport * from './ascii-session-msg-factory'\r\n"]}
|
|
@@ -1,7 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
3
|
if (k2 === undefined) k2 = k;
|
|
4
|
-
Object.
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
5
9
|
}) : (function(o, m, k, k2) {
|
|
6
10
|
if (k2 === undefined) k2 = k;
|
|
7
11
|
o[k2] = m[k];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/transport/duplex/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/transport/duplex/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,gDAA6B;AAC7B,+CAA4B;AAC5B,gDAA6B;AAC7B,kDAA+B;AAC/B,+CAA4B","sourcesContent":["export * from './file-duplex'\r\nexport * from './fix-duplex'\r\nexport * from './http-duplex'\r\nexport * from './string-duplex'\r\nexport * from './tcp-duplex'\r\n"]}
|
|
@@ -1,7 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
3
|
if (k2 === undefined) k2 = k;
|
|
4
|
-
Object.
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
5
9
|
}) : (function(o, m, k, k2) {
|
|
6
10
|
if (k2 === undefined) k2 = k;
|
|
7
11
|
o[k2] = m[k];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/transport/factory/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/transport/factory/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,kDAA+B","sourcesContent":["export * from './msg-transport'\r\n"]}
|
|
@@ -1,7 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
3
|
if (k2 === undefined) k2 = k;
|
|
4
|
-
Object.
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
5
9
|
}) : (function(o, m, k, k2) {
|
|
6
10
|
if (k2 === undefined) k2 = k;
|
|
7
11
|
o[k2] = m[k];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/transport/fixml/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/transport/fixml/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,kDAA+B;AAC/B,kDAA+B;AAC/B,8DAA2C","sourcesContent":["export * from './fixml-request'\r\nexport * from './fixml-session'\r\nexport * from './fixml-session-msg-factory'\r\n"]}
|
|
@@ -1,7 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
3
|
if (k2 === undefined) k2 = k;
|
|
4
|
-
Object.
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
5
9
|
}) : (function(o, m, k, k2) {
|
|
6
10
|
if (k2 === undefined) k2 = k;
|
|
7
11
|
o[k2] = m[k];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/transport/http/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/transport/http/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,kDAA+B;AAC/B,mDAAgC;AAChC,6DAA0C;AAC1C,qDAAkC;AAClC,2DAAwC","sourcesContent":["export * from './http-acceptor'\r\nexport * from './http-initiator'\r\nexport * from './http-json-sample-adapter'\r\nexport * from './http-transaction'\r\nexport * from './http-acceptor-listener'\r\n"]}
|
package/dist/transport/index.js
CHANGED
|
@@ -1,7 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
3
|
if (k2 === undefined) k2 = k;
|
|
4
|
-
Object.
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
5
9
|
}) : (function(o, m, k, k2) {
|
|
6
10
|
if (k2 === undefined) k2 = k;
|
|
7
11
|
o[k2] = m[k];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/transport/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/transport/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,2CAAwB;AACxB,+CAA4B;AAC5B,kEAA+C;AAC/C,iDAA8B;AAC9B,kDAA+B;AAC/B,gEAA6C;AAC7C,wDAAqC;AACrC,0DAAuC;AACvC,8DAA2C;AAC3C,oDAAiC;AACjC,gDAA6B;AAC7B,gEAA6C;AAC7C,gDAA6B;AAC7B,6DAA0C;AAC1C,oDAAiC;AACjC,wDAAqC","sourcesContent":["export * from './duplex'\r\nexport * from './fix-entity'\r\nexport * from './session/a-session-msg-factory'\r\nexport * from './fix-acceptor'\r\nexport * from './fix-initiator'\r\nexport * from './session/session-msg-factory'\r\nexport * from './session/fix-session'\r\nexport * from './session/session-state'\r\nexport * from './session/fix-session-state'\r\nexport * from './msg-transmitter'\r\nexport * from './msg-payload'\r\nexport * from './session/session-description'\r\nexport * from './tick-action'\r\nexport * from './session/make-fix-session'\r\nexport * from './msg-application'\r\nexport * from './ascii/ascii-session'\r\n"]}
|
|
@@ -1,7 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
3
|
if (k2 === undefined) k2 = k;
|
|
4
|
-
Object.
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
5
9
|
}) : (function(o, m, k, k2) {
|
|
6
10
|
if (k2 === undefined) k2 = k;
|
|
7
11
|
o[k2] = m[k];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/transport/tcp/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/transport/tcp/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,6DAA0C;AAC1C,kDAA+B;AAC/B,iDAA8B;AAC9B,4DAAyC;AACzC,0DAAuC;AACvC,2DAAwC","sourcesContent":["export * from './recovering-tcp-initiator'\r\nexport * from './tcp-initiator'\r\nexport * from './tcp-acceptor'\r\nexport * from './tcp-initiator-connector'\r\nexport * from './tcp-acceptor-listener'\r\nexport * from '../session/session-state'\r\n"]}
|
|
@@ -13,13 +13,15 @@ class TlsOptionsFactory {
|
|
|
13
13
|
}
|
|
14
14
|
static getTlsOptions(tls) {
|
|
15
15
|
let tlsOptions = null;
|
|
16
|
-
if (tls
|
|
16
|
+
if (tls) {
|
|
17
17
|
tlsOptions = {
|
|
18
|
-
key: TlsOptionsFactory.read(tls.key),
|
|
19
|
-
cert: TlsOptionsFactory.read(tls.cert),
|
|
20
18
|
requestCert: tls.requestCert,
|
|
21
19
|
rejectUnauthorized: tls.rejectUnauthorized
|
|
22
20
|
};
|
|
21
|
+
if (tls.key) {
|
|
22
|
+
tlsOptions.key = TlsOptionsFactory.read(tls.key);
|
|
23
|
+
tlsOptions.cert = TlsOptionsFactory.read(tls.cert);
|
|
24
|
+
}
|
|
23
25
|
if (tls.ca && tls.ca.length > 0) {
|
|
24
26
|
tlsOptions.ca = tls.ca.map(i => TlsOptionsFactory.read(i));
|
|
25
27
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"tls-options-factory.js","sourceRoot":"","sources":["../../../src/transport/tcp/tls-options-factory.ts"],"names":[],"mappings":";;;AAGA,MAAM,IAAI,GAAG,OAAO,CAAC,MAAM,CAAC,CAAA;AAC5B,MAAM,EAAE,GAAG,OAAO,CAAC,IAAI,CAAC,CAAA;AAExB,MAAa,iBAAiB;IAC5B,MAAM,CAAC,IAAI,CAAE,QAAgB;QAC3B,MAAM,IAAI,GAAW,IAAI,CAAC,IAAI,CAAC,SAAS,EAAE,WAAW,CAAC,CAAA;QACtD,MAAM,QAAQ,GAAG,IAAI,CAAC,IAAI,CAAC,IAAI,EAAE,QAAQ,CAAC,CAAA;QAC1C,OAAO,EAAE,CAAC,YAAY,CAAC,QAAQ,EAC7B;YACE,QAAQ,EAAE,MAAM,EAAE,IAAI,EAAE,GAAG;SAC5B,CAAC,CAAA;IACN,CAAC;IAED,MAAM,CAAC,aAAa,CAAE,GAAgB;QACpC,IAAI,UAAU,GAAe,IAAI,CAAA;QACjC,IAAI,GAAG,
|
|
1
|
+
{"version":3,"file":"tls-options-factory.js","sourceRoot":"","sources":["../../../src/transport/tcp/tls-options-factory.ts"],"names":[],"mappings":";;;AAGA,MAAM,IAAI,GAAG,OAAO,CAAC,MAAM,CAAC,CAAA;AAC5B,MAAM,EAAE,GAAG,OAAO,CAAC,IAAI,CAAC,CAAA;AAExB,MAAa,iBAAiB;IAC5B,MAAM,CAAC,IAAI,CAAE,QAAgB;QAC3B,MAAM,IAAI,GAAW,IAAI,CAAC,IAAI,CAAC,SAAS,EAAE,WAAW,CAAC,CAAA;QACtD,MAAM,QAAQ,GAAG,IAAI,CAAC,IAAI,CAAC,IAAI,EAAE,QAAQ,CAAC,CAAA;QAC1C,OAAO,EAAE,CAAC,YAAY,CAAC,QAAQ,EAC7B;YACE,QAAQ,EAAE,MAAM,EAAE,IAAI,EAAE,GAAG;SAC5B,CAAC,CAAA;IACN,CAAC;IAED,MAAM,CAAC,aAAa,CAAE,GAAgB;QACpC,IAAI,UAAU,GAAe,IAAI,CAAA;QACjC,IAAI,GAAG,EAAE;YACP,UAAU,GAAG;gBACX,WAAW,EAAE,GAAG,CAAC,WAAW;gBAC5B,kBAAkB,EAAE,GAAG,CAAC,kBAAkB;aAC7B,CAAA;YAEf,IAAI,GAAG,CAAC,GAAG,EAAE;gBACX,UAAU,CAAC,GAAG,GAAG,iBAAiB,CAAC,IAAI,CAAC,GAAG,CAAC,GAAG,CAAC,CAAA;gBAChD,UAAU,CAAC,IAAI,GAAG,iBAAiB,CAAC,IAAI,CAAC,GAAG,CAAC,IAAI,CAAC,CAAA;aACnD;YAED,IAAI,GAAG,CAAC,EAAE,IAAI,GAAG,CAAC,EAAE,CAAC,MAAM,GAAG,CAAC,EAAE;gBAC/B,UAAU,CAAC,EAAE,GAAG,GAAG,CAAC,EAAE,CAAC,GAAG,CAAC,CAAC,CAAC,EAAE,CAAC,iBAAiB,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,CAAA;aAC3D;SACF;QACD,OAAO,UAAU,CAAA;IACnB,CAAC;IAED,MAAM,CAAC,uBAAuB,CAAE,GAA6B;QAC3D,IAAI,iBAAiB,GAAsB,IAAI,CAAA;QAC/C,MAAM,GAAG,GAAG,GAAG,CAAC,GAAG,CAAA;QACnB,IAAI,GAAG,IAAI,GAAG,CAAC,GAAG,EAAE;YAClB,iBAAiB,GAAG;gBAClB,IAAI,EAAE,GAAG,CAAC,IAAI;gBACd,IAAI,EAAE,GAAG,CAAC,IAAI;gBACd,GAAG,EAAE,iBAAiB,CAAC,IAAI,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC;gBACxC,IAAI,EAAE,iBAAiB,CAAC,IAAI,CAAC,GAAG,CAAC,GAAG,CAAC,IAAI,CAAC;aACtB,CAAA;YACtB,IAAI,GAAG,CAAC,GAAG,CAAC,EAAE,IAAI,GAAG,CAAC,GAAG,CAAC,EAAE,CAAC,MAAM,GAAG,CAAC,EAAE;gBACvC,iBAAiB,CAAC,EAAE,GAAG,GAAG,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,CAAC,CAAC,CAAC,EAAE,CAAC,iBAAiB,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,CAAA;aACtE;YACD,IAAI,GAAG,CAAC,GAAG,CAAC,OAAO,EAAE;gBACnB,iBAAiB,CAAC,OAAO,GAAG,GAAG,CAAC,GAAG,CAAC,OAAO,CAAA;aAC5C;YACD,IAAI,GAAG,CAAC,GAAG,CAAC,cAAc,EAAE;gBAC1B,iBAAiB,CAAC,cAAc,GAAG,GAAG,CAAC,GAAG,CAAC,cAAc,CAAA;aAC1D;SACF;QACD,OAAO,iBAAiB,CAAA;IAC1B,CAAC;CACF;AApDD,8CAoDC","sourcesContent":["import { ConnectionOptions, TlsOptions } from 'tls'\r\nimport { ITlsOptions } from './tls-options'\r\nimport { ITcpTransportDescription } from './tcp-transport-description'\r\nconst path = require('path')\r\nconst fs = require('fs')\r\n\r\nexport class TlsOptionsFactory {\r\n static read (filePath: string) {\r\n const root: string = path.join(__dirname, '../../../')\r\n const fullPath = path.join(root, filePath)\r\n return fs.readFileSync(fullPath,\r\n {\r\n encoding: 'utf8', flag: 'r'\r\n })\r\n }\r\n\r\n static getTlsOptions (tls: ITlsOptions): TlsOptions {\r\n let tlsOptions: TlsOptions = null\r\n if (tls) {\r\n tlsOptions = {\r\n requestCert: tls.requestCert,\r\n rejectUnauthorized: tls.rejectUnauthorized\r\n } as TlsOptions\r\n\r\n if (tls.key) {\r\n tlsOptions.key = TlsOptionsFactory.read(tls.key)\r\n tlsOptions.cert = TlsOptionsFactory.read(tls.cert)\r\n }\r\n \r\n if (tls.ca && tls.ca.length > 0) {\r\n tlsOptions.ca = tls.ca.map(i => TlsOptionsFactory.read(i))\r\n }\r\n }\r\n return tlsOptions\r\n }\r\n\r\n static getTlsConnectionOptions (tcp: ITcpTransportDescription): ConnectionOptions {\r\n let connectionOptions: ConnectionOptions = null\r\n const tls = tcp.tls\r\n if (tls && tls.key) {\r\n connectionOptions = {\r\n port: tcp.port,\r\n host: tcp.host,\r\n key: TlsOptionsFactory.read(tcp.tls.key),\r\n cert: TlsOptionsFactory.read(tcp.tls.cert)\r\n } as ConnectionOptions\r\n if (tcp.tls.ca && tcp.tls.ca.length > 0) {\r\n connectionOptions.ca = tcp.tls.ca.map(i => TlsOptionsFactory.read(i))\r\n }\r\n if (tcp.tls.timeout) {\r\n connectionOptions.timeout = tcp.tls.timeout\r\n }\r\n if (tcp.tls.sessionTimeout) {\r\n connectionOptions.sessionTimeout = tcp.tls.sessionTimeout\r\n }\r\n }\r\n return connectionOptions\r\n }\r\n}\r\n"]}
|