@streamr/trackerless-network 103.1.2 → 103.2.0-experiment.0

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.
Files changed (172) hide show
  1. package/dist/exports.cjs +4489 -0
  2. package/dist/exports.cjs.map +1 -0
  3. package/dist/exports.d.ts +1391 -0
  4. package/dist/exports.js +4477 -0
  5. package/dist/exports.js.map +1 -0
  6. package/package.json +25 -18
  7. package/dist/generated/google/protobuf/any.d.ts +0 -180
  8. package/dist/generated/google/protobuf/any.js +0 -155
  9. package/dist/generated/google/protobuf/any.js.map +0 -1
  10. package/dist/generated/google/protobuf/empty.d.ts +0 -31
  11. package/dist/generated/google/protobuf/empty.js +0 -45
  12. package/dist/generated/google/protobuf/empty.js.map +0 -1
  13. package/dist/generated/google/protobuf/timestamp.d.ts +0 -156
  14. package/dist/generated/google/protobuf/timestamp.js +0 -136
  15. package/dist/generated/google/protobuf/timestamp.js.map +0 -1
  16. package/dist/generated/packages/dht/protos/DhtRpc.client.d.ts +0 -371
  17. package/dist/generated/packages/dht/protos/DhtRpc.client.js +0 -292
  18. package/dist/generated/packages/dht/protos/DhtRpc.client.js.map +0 -1
  19. package/dist/generated/packages/dht/protos/DhtRpc.d.ts +0 -1031
  20. package/dist/generated/packages/dht/protos/DhtRpc.js +0 -702
  21. package/dist/generated/packages/dht/protos/DhtRpc.js.map +0 -1
  22. package/dist/generated/packages/dht/protos/DhtRpc.server.d.ts +0 -168
  23. package/dist/generated/packages/dht/protos/DhtRpc.server.js +0 -3
  24. package/dist/generated/packages/dht/protos/DhtRpc.server.js.map +0 -1
  25. package/dist/generated/packages/proto-rpc/protos/ProtoRpc.d.ts +0 -87
  26. package/dist/generated/packages/proto-rpc/protos/ProtoRpc.js +0 -66
  27. package/dist/generated/packages/proto-rpc/protos/ProtoRpc.js.map +0 -1
  28. package/dist/generated/packages/trackerless-network/protos/NetworkRpc.client.d.ts +0 -237
  29. package/dist/generated/packages/trackerless-network/protos/NetworkRpc.client.js +0 -190
  30. package/dist/generated/packages/trackerless-network/protos/NetworkRpc.client.js.map +0 -1
  31. package/dist/generated/packages/trackerless-network/protos/NetworkRpc.d.ts +0 -687
  32. package/dist/generated/packages/trackerless-network/protos/NetworkRpc.js +0 -479
  33. package/dist/generated/packages/trackerless-network/protos/NetworkRpc.js.map +0 -1
  34. package/dist/generated/packages/trackerless-network/protos/NetworkRpc.server.d.ts +0 -102
  35. package/dist/generated/packages/trackerless-network/protos/NetworkRpc.server.js +0 -3
  36. package/dist/generated/packages/trackerless-network/protos/NetworkRpc.server.js.map +0 -1
  37. package/dist/package.json +0 -56
  38. package/dist/src/ContentDeliveryManager.d.ts +0 -82
  39. package/dist/src/ContentDeliveryManager.js +0 -325
  40. package/dist/src/ContentDeliveryManager.js.map +0 -1
  41. package/dist/src/NetworkNode.d.ts +0 -44
  42. package/dist/src/NetworkNode.js +0 -98
  43. package/dist/src/NetworkNode.js.map +0 -1
  44. package/dist/src/NetworkStack.d.ts +0 -36
  45. package/dist/src/NetworkStack.js +0 -165
  46. package/dist/src/NetworkStack.js.map +0 -1
  47. package/dist/src/NodeInfoClient.d.ts +0 -9
  48. package/dist/src/NodeInfoClient.js +0 -21
  49. package/dist/src/NodeInfoClient.js.map +0 -1
  50. package/dist/src/NodeInfoRpcLocal.d.ts +0 -12
  51. package/dist/src/NodeInfoRpcLocal.js +0 -22
  52. package/dist/src/NodeInfoRpcLocal.js.map +0 -1
  53. package/dist/src/NodeInfoRpcRemote.d.ts +0 -6
  54. package/dist/src/NodeInfoRpcRemote.js +0 -11
  55. package/dist/src/NodeInfoRpcRemote.js.map +0 -1
  56. package/dist/src/StreamPartNetworkSplitAvoidance.d.ts +0 -18
  57. package/dist/src/StreamPartNetworkSplitAvoidance.js +0 -74
  58. package/dist/src/StreamPartNetworkSplitAvoidance.js.map +0 -1
  59. package/dist/src/StreamPartReconnect.d.ts +0 -11
  60. package/dist/src/StreamPartReconnect.js +0 -37
  61. package/dist/src/StreamPartReconnect.js.map +0 -1
  62. package/dist/src/content-delivery-layer/ContentDeliveryLayerNode.d.ts +0 -78
  63. package/dist/src/content-delivery-layer/ContentDeliveryLayerNode.js +0 -240
  64. package/dist/src/content-delivery-layer/ContentDeliveryLayerNode.js.map +0 -1
  65. package/dist/src/content-delivery-layer/ContentDeliveryRpcLocal.d.ts +0 -23
  66. package/dist/src/content-delivery-layer/ContentDeliveryRpcLocal.js +0 -40
  67. package/dist/src/content-delivery-layer/ContentDeliveryRpcLocal.js.map +0 -1
  68. package/dist/src/content-delivery-layer/ContentDeliveryRpcRemote.d.ts +0 -11
  69. package/dist/src/content-delivery-layer/ContentDeliveryRpcRemote.js +0 -38
  70. package/dist/src/content-delivery-layer/ContentDeliveryRpcRemote.js.map +0 -1
  71. package/dist/src/content-delivery-layer/DuplicateMessageDetector.d.ts +0 -55
  72. package/dist/src/content-delivery-layer/DuplicateMessageDetector.js +0 -159
  73. package/dist/src/content-delivery-layer/DuplicateMessageDetector.js.map +0 -1
  74. package/dist/src/content-delivery-layer/NodeList.d.ts +0 -26
  75. package/dist/src/content-delivery-layer/NodeList.js +0 -93
  76. package/dist/src/content-delivery-layer/NodeList.js.map +0 -1
  77. package/dist/src/content-delivery-layer/createContentDeliveryLayerNode.d.ts +0 -14
  78. package/dist/src/content-delivery-layer/createContentDeliveryLayerNode.js +0 -129
  79. package/dist/src/content-delivery-layer/createContentDeliveryLayerNode.js.map +0 -1
  80. package/dist/src/content-delivery-layer/formStreamPartDeliveryServiceId.d.ts +0 -3
  81. package/dist/src/content-delivery-layer/formStreamPartDeliveryServiceId.js +0 -9
  82. package/dist/src/content-delivery-layer/formStreamPartDeliveryServiceId.js.map +0 -1
  83. package/dist/src/content-delivery-layer/inspection/InspectSession.d.ts +0 -19
  84. package/dist/src/content-delivery-layer/inspection/InspectSession.js +0 -43
  85. package/dist/src/content-delivery-layer/inspection/InspectSession.js.map +0 -1
  86. package/dist/src/content-delivery-layer/inspection/Inspector.d.ts +0 -30
  87. package/dist/src/content-delivery-layer/inspection/Inspector.js +0 -75
  88. package/dist/src/content-delivery-layer/inspection/Inspector.js.map +0 -1
  89. package/dist/src/content-delivery-layer/neighbor-discovery/HandshakeRpcLocal.d.ts +0 -29
  90. package/dist/src/content-delivery-layer/neighbor-discovery/HandshakeRpcLocal.js +0 -106
  91. package/dist/src/content-delivery-layer/neighbor-discovery/HandshakeRpcLocal.js.map +0 -1
  92. package/dist/src/content-delivery-layer/neighbor-discovery/HandshakeRpcRemote.d.ts +0 -14
  93. package/dist/src/content-delivery-layer/neighbor-discovery/HandshakeRpcRemote.js +0 -55
  94. package/dist/src/content-delivery-layer/neighbor-discovery/HandshakeRpcRemote.js.map +0 -1
  95. package/dist/src/content-delivery-layer/neighbor-discovery/Handshaker.d.ts +0 -32
  96. package/dist/src/content-delivery-layer/neighbor-discovery/Handshaker.js +0 -149
  97. package/dist/src/content-delivery-layer/neighbor-discovery/Handshaker.js.map +0 -1
  98. package/dist/src/content-delivery-layer/neighbor-discovery/NeighborFinder.d.ts +0 -22
  99. package/dist/src/content-delivery-layer/neighbor-discovery/NeighborFinder.js +0 -64
  100. package/dist/src/content-delivery-layer/neighbor-discovery/NeighborFinder.js.map +0 -1
  101. package/dist/src/content-delivery-layer/neighbor-discovery/NeighborUpdateManager.d.ts +0 -27
  102. package/dist/src/content-delivery-layer/neighbor-discovery/NeighborUpdateManager.js +0 -47
  103. package/dist/src/content-delivery-layer/neighbor-discovery/NeighborUpdateManager.js.map +0 -1
  104. package/dist/src/content-delivery-layer/neighbor-discovery/NeighborUpdateRpcLocal.d.ts +0 -25
  105. package/dist/src/content-delivery-layer/neighbor-discovery/NeighborUpdateRpcLocal.js +0 -52
  106. package/dist/src/content-delivery-layer/neighbor-discovery/NeighborUpdateRpcLocal.js.map +0 -1
  107. package/dist/src/content-delivery-layer/neighbor-discovery/NeighborUpdateRpcRemote.d.ts +0 -11
  108. package/dist/src/content-delivery-layer/neighbor-discovery/NeighborUpdateRpcRemote.js +0 -31
  109. package/dist/src/content-delivery-layer/neighbor-discovery/NeighborUpdateRpcRemote.js.map +0 -1
  110. package/dist/src/content-delivery-layer/plumtree/PausedNeighbors.d.ts +0 -12
  111. package/dist/src/content-delivery-layer/plumtree/PausedNeighbors.js +0 -50
  112. package/dist/src/content-delivery-layer/plumtree/PausedNeighbors.js.map +0 -1
  113. package/dist/src/content-delivery-layer/plumtree/PlumtreeManager.d.ts +0 -37
  114. package/dist/src/content-delivery-layer/plumtree/PlumtreeManager.js +0 -141
  115. package/dist/src/content-delivery-layer/plumtree/PlumtreeManager.js.map +0 -1
  116. package/dist/src/content-delivery-layer/plumtree/PlumtreeRpcLocal.d.ts +0 -20
  117. package/dist/src/content-delivery-layer/plumtree/PlumtreeRpcLocal.js +0 -37
  118. package/dist/src/content-delivery-layer/plumtree/PlumtreeRpcLocal.js.map +0 -1
  119. package/dist/src/content-delivery-layer/plumtree/PlumtreeRpcRemote.d.ts +0 -8
  120. package/dist/src/content-delivery-layer/plumtree/PlumtreeRpcRemote.js +0 -26
  121. package/dist/src/content-delivery-layer/plumtree/PlumtreeRpcRemote.js.map +0 -1
  122. package/dist/src/content-delivery-layer/propagation/FifoMapWithTTL.d.ts +0 -29
  123. package/dist/src/content-delivery-layer/propagation/FifoMapWithTTL.js +0 -93
  124. package/dist/src/content-delivery-layer/propagation/FifoMapWithTTL.js.map +0 -1
  125. package/dist/src/content-delivery-layer/propagation/Propagation.d.ts +0 -35
  126. package/dist/src/content-delivery-layer/propagation/Propagation.js +0 -68
  127. package/dist/src/content-delivery-layer/propagation/Propagation.js.map +0 -1
  128. package/dist/src/content-delivery-layer/propagation/PropagationTaskStore.d.ts +0 -22
  129. package/dist/src/content-delivery-layer/propagation/PropagationTaskStore.js +0 -33
  130. package/dist/src/content-delivery-layer/propagation/PropagationTaskStore.js.map +0 -1
  131. package/dist/src/content-delivery-layer/proxy/ProxyClient.d.ts +0 -46
  132. package/dist/src/content-delivery-layer/proxy/ProxyClient.js +0 -214
  133. package/dist/src/content-delivery-layer/proxy/ProxyClient.js.map +0 -1
  134. package/dist/src/content-delivery-layer/proxy/ProxyConnectionRpcLocal.d.ts +0 -34
  135. package/dist/src/content-delivery-layer/proxy/ProxyConnectionRpcLocal.js +0 -72
  136. package/dist/src/content-delivery-layer/proxy/ProxyConnectionRpcLocal.js.map +0 -1
  137. package/dist/src/content-delivery-layer/proxy/ProxyConnectionRpcRemote.d.ts +0 -7
  138. package/dist/src/content-delivery-layer/proxy/ProxyConnectionRpcRemote.js +0 -27
  139. package/dist/src/content-delivery-layer/proxy/ProxyConnectionRpcRemote.js.map +0 -1
  140. package/dist/src/content-delivery-layer/temporary-connection/TemporaryConnectionRpcLocal.d.ts +0 -26
  141. package/dist/src/content-delivery-layer/temporary-connection/TemporaryConnectionRpcLocal.js +0 -45
  142. package/dist/src/content-delivery-layer/temporary-connection/TemporaryConnectionRpcLocal.js.map +0 -1
  143. package/dist/src/content-delivery-layer/temporary-connection/TemporaryConnectionRpcRemote.d.ts +0 -6
  144. package/dist/src/content-delivery-layer/temporary-connection/TemporaryConnectionRpcRemote.js +0 -31
  145. package/dist/src/content-delivery-layer/temporary-connection/TemporaryConnectionRpcRemote.js.map +0 -1
  146. package/dist/src/control-layer/ControlLayerNode.d.ts +0 -16
  147. package/dist/src/control-layer/ControlLayerNode.js +0 -3
  148. package/dist/src/control-layer/ControlLayerNode.js.map +0 -1
  149. package/dist/src/control-layer/ExternalNetworkRpc.d.ts +0 -16
  150. package/dist/src/control-layer/ExternalNetworkRpc.js +0 -23
  151. package/dist/src/control-layer/ExternalNetworkRpc.js.map +0 -1
  152. package/dist/src/control-layer/PeerDescriptorStoreManager.d.ts +0 -28
  153. package/dist/src/control-layer/PeerDescriptorStoreManager.js +0 -78
  154. package/dist/src/control-layer/PeerDescriptorStoreManager.js.map +0 -1
  155. package/dist/src/discovery-layer/DiscoveryLayerNode.d.ts +0 -28
  156. package/dist/src/discovery-layer/DiscoveryLayerNode.js +0 -3
  157. package/dist/src/discovery-layer/DiscoveryLayerNode.js.map +0 -1
  158. package/dist/src/exports.d.ts +0 -6
  159. package/dist/src/exports.js +0 -24
  160. package/dist/src/exports.js.map +0 -1
  161. package/dist/src/types.d.ts +0 -6
  162. package/dist/src/types.js +0 -3
  163. package/dist/src/types.js.map +0 -1
  164. package/dist/src/utils.d.ts +0 -3
  165. package/dist/src/utils.js +0 -17
  166. package/dist/src/utils.js.map +0 -1
  167. package/dist/test/benchmark/first-message.d.ts +0 -1
  168. package/dist/test/benchmark/first-message.js +0 -139
  169. package/dist/test/benchmark/first-message.js.map +0 -1
  170. package/dist/test/utils/utils.d.ts +0 -15
  171. package/dist/test/utils/utils.js +0 -106
  172. package/dist/test/utils/utils.js.map +0 -1
@@ -1,479 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.PlumtreeRpc = exports.NodeInfoRpc = exports.TemporaryConnectionRpc = exports.NeighborUpdateRpc = exports.HandshakeRpc = exports.ProxyConnectionRpc = exports.ContentDeliveryRpc = exports.ResumeNeighborRequest = exports.PauseNeighborRequest = exports.NodeInfoResponse = exports.NodeInfoRequest = exports.ControlLayerInfo = exports.ContentDeliveryLayerNeighborInfo = exports.StreamPartitionInfo = exports.CloseTemporaryConnection = exports.TemporaryConnectionResponse = exports.TemporaryConnectionRequest = exports.ProxyConnectionResponse = exports.ProxyConnectionRequest = exports.NeighborUpdate = exports.LeaveStreamPartNotice = exports.InterleaveResponse = exports.InterleaveRequest = exports.StreamPartHandshakeResponse = exports.StreamPartHandshakeRequest = exports.EncryptedGroupKey = exports.GroupKeyResponse = exports.GroupKeyRequest = exports.ContentMessage = exports.StreamMessage = exports.MessageRef = exports.MessageID = exports.ProxyDirection = exports.SignatureType = exports.AsymmetricEncryptionType = exports.EncryptionType = exports.ContentType = void 0;
4
- // @generated by protobuf-ts 2.11.1 with parameter server_generic,generate_dependencies,long_type_number
5
- // @generated from protobuf file "packages/trackerless-network/protos/NetworkRpc.proto" (syntax proto3)
6
- // tslint:disable
7
- const empty_1 = require("../../../google/protobuf/empty");
8
- const runtime_rpc_1 = require("@protobuf-ts/runtime-rpc");
9
- const runtime_1 = require("@protobuf-ts/runtime");
10
- const DhtRpc_1 = require("../../dht/protos/DhtRpc");
11
- /**
12
- * @generated from protobuf enum ContentType
13
- */
14
- var ContentType;
15
- (function (ContentType) {
16
- /**
17
- * @generated from protobuf enum value: JSON = 0;
18
- */
19
- ContentType[ContentType["JSON"] = 0] = "JSON";
20
- /**
21
- * @generated from protobuf enum value: BINARY = 1;
22
- */
23
- ContentType[ContentType["BINARY"] = 1] = "BINARY";
24
- })(ContentType || (exports.ContentType = ContentType = {}));
25
- /**
26
- * @generated from protobuf enum EncryptionType
27
- */
28
- var EncryptionType;
29
- (function (EncryptionType) {
30
- /**
31
- * @generated from protobuf enum value: NONE = 0;
32
- */
33
- EncryptionType[EncryptionType["NONE"] = 0] = "NONE";
34
- /**
35
- * @generated from protobuf enum value: AES = 1;
36
- */
37
- EncryptionType[EncryptionType["AES"] = 1] = "AES";
38
- })(EncryptionType || (exports.EncryptionType = EncryptionType = {}));
39
- /**
40
- * @generated from protobuf enum AsymmetricEncryptionType
41
- */
42
- var AsymmetricEncryptionType;
43
- (function (AsymmetricEncryptionType) {
44
- /**
45
- * default
46
- *
47
- * @generated from protobuf enum value: RSA = 0;
48
- */
49
- AsymmetricEncryptionType[AsymmetricEncryptionType["RSA"] = 0] = "RSA";
50
- /**
51
- * @generated from protobuf enum value: ML_KEM = 1;
52
- */
53
- AsymmetricEncryptionType[AsymmetricEncryptionType["ML_KEM"] = 1] = "ML_KEM";
54
- })(AsymmetricEncryptionType || (exports.AsymmetricEncryptionType = AsymmetricEncryptionType = {}));
55
- /**
56
- * @generated from protobuf enum SignatureType
57
- */
58
- var SignatureType;
59
- (function (SignatureType) {
60
- /**
61
- * @generated from protobuf enum value: ECDSA_SECP256K1_LEGACY = 0;
62
- */
63
- SignatureType[SignatureType["ECDSA_SECP256K1_LEGACY"] = 0] = "ECDSA_SECP256K1_LEGACY";
64
- /**
65
- * @generated from protobuf enum value: ECDSA_SECP256K1_EVM = 1;
66
- */
67
- SignatureType[SignatureType["ECDSA_SECP256K1_EVM"] = 1] = "ECDSA_SECP256K1_EVM";
68
- /**
69
- * @generated from protobuf enum value: ERC_1271 = 2;
70
- */
71
- SignatureType[SignatureType["ERC_1271"] = 2] = "ERC_1271";
72
- /**
73
- * @generated from protobuf enum value: ML_DSA_87 = 3;
74
- */
75
- SignatureType[SignatureType["ML_DSA_87"] = 3] = "ML_DSA_87";
76
- /**
77
- * @generated from protobuf enum value: ECDSA_SECP256R1 = 4;
78
- */
79
- SignatureType[SignatureType["ECDSA_SECP256R1"] = 4] = "ECDSA_SECP256R1";
80
- })(SignatureType || (exports.SignatureType = SignatureType = {}));
81
- /**
82
- * @generated from protobuf enum ProxyDirection
83
- */
84
- var ProxyDirection;
85
- (function (ProxyDirection) {
86
- /**
87
- * @generated from protobuf enum value: PUBLISH = 0;
88
- */
89
- ProxyDirection[ProxyDirection["PUBLISH"] = 0] = "PUBLISH";
90
- /**
91
- * @generated from protobuf enum value: SUBSCRIBE = 1;
92
- */
93
- ProxyDirection[ProxyDirection["SUBSCRIBE"] = 1] = "SUBSCRIBE";
94
- })(ProxyDirection || (exports.ProxyDirection = ProxyDirection = {}));
95
- // @generated message type with reflection information, may provide speed optimized methods
96
- class MessageID$Type extends runtime_1.MessageType {
97
- constructor() {
98
- super("MessageID", [
99
- { no: 1, name: "streamId", kind: "scalar", T: 9 /*ScalarType.STRING*/ },
100
- { no: 2, name: "streamPartition", kind: "scalar", T: 5 /*ScalarType.INT32*/ },
101
- { no: 3, name: "timestamp", kind: "scalar", T: 3 /*ScalarType.INT64*/, L: 2 /*LongType.NUMBER*/ },
102
- { no: 4, name: "sequenceNumber", kind: "scalar", T: 5 /*ScalarType.INT32*/ },
103
- { no: 5, name: "publisherId", kind: "scalar", T: 12 /*ScalarType.BYTES*/ },
104
- { no: 6, name: "messageChainId", kind: "scalar", T: 9 /*ScalarType.STRING*/ }
105
- ]);
106
- }
107
- }
108
- /**
109
- * @generated MessageType for protobuf message MessageID
110
- */
111
- exports.MessageID = new MessageID$Type();
112
- // @generated message type with reflection information, may provide speed optimized methods
113
- class MessageRef$Type extends runtime_1.MessageType {
114
- constructor() {
115
- super("MessageRef", [
116
- { no: 1, name: "timestamp", kind: "scalar", T: 3 /*ScalarType.INT64*/, L: 2 /*LongType.NUMBER*/ },
117
- { no: 2, name: "sequenceNumber", kind: "scalar", T: 5 /*ScalarType.INT32*/ }
118
- ]);
119
- }
120
- }
121
- /**
122
- * @generated MessageType for protobuf message MessageRef
123
- */
124
- exports.MessageRef = new MessageRef$Type();
125
- // @generated message type with reflection information, may provide speed optimized methods
126
- class StreamMessage$Type extends runtime_1.MessageType {
127
- constructor() {
128
- super("StreamMessage", [
129
- { no: 1, name: "messageId", kind: "message", T: () => exports.MessageID },
130
- { no: 2, name: "previousMessageRef", kind: "message", T: () => exports.MessageRef },
131
- { no: 3, name: "signature", kind: "scalar", T: 12 /*ScalarType.BYTES*/ },
132
- { no: 4, name: "signatureType", kind: "enum", T: () => ["SignatureType", SignatureType] },
133
- { no: 5, name: "contentMessage", kind: "message", oneof: "body", T: () => exports.ContentMessage },
134
- { no: 6, name: "groupKeyRequest", kind: "message", oneof: "body", T: () => exports.GroupKeyRequest },
135
- { no: 7, name: "groupKeyResponse", kind: "message", oneof: "body", T: () => exports.GroupKeyResponse }
136
- ]);
137
- }
138
- }
139
- /**
140
- * @generated MessageType for protobuf message StreamMessage
141
- */
142
- exports.StreamMessage = new StreamMessage$Type();
143
- // @generated message type with reflection information, may provide speed optimized methods
144
- class ContentMessage$Type extends runtime_1.MessageType {
145
- constructor() {
146
- super("ContentMessage", [
147
- { no: 1, name: "content", kind: "scalar", T: 12 /*ScalarType.BYTES*/ },
148
- { no: 2, name: "contentType", kind: "enum", T: () => ["ContentType", ContentType] },
149
- { no: 3, name: "encryptionType", kind: "enum", T: () => ["EncryptionType", EncryptionType] },
150
- { no: 4, name: "groupKeyId", kind: "scalar", opt: true, T: 9 /*ScalarType.STRING*/ },
151
- { no: 5, name: "newGroupKey", kind: "message", T: () => exports.EncryptedGroupKey }
152
- ]);
153
- }
154
- }
155
- /**
156
- * @generated MessageType for protobuf message ContentMessage
157
- */
158
- exports.ContentMessage = new ContentMessage$Type();
159
- // @generated message type with reflection information, may provide speed optimized methods
160
- class GroupKeyRequest$Type extends runtime_1.MessageType {
161
- constructor() {
162
- super("GroupKeyRequest", [
163
- { no: 1, name: "requestId", kind: "scalar", T: 9 /*ScalarType.STRING*/ },
164
- { no: 2, name: "recipientId", kind: "scalar", T: 12 /*ScalarType.BYTES*/ },
165
- { no: 3, name: "publicKey", kind: "scalar", T: 12 /*ScalarType.BYTES*/ },
166
- { no: 4, name: "groupKeyIds", kind: "scalar", repeat: 2 /*RepeatType.UNPACKED*/, T: 9 /*ScalarType.STRING*/ },
167
- { no: 5, name: "encryptionType", kind: "enum", T: () => ["AsymmetricEncryptionType", AsymmetricEncryptionType] }
168
- ]);
169
- }
170
- }
171
- /**
172
- * @generated MessageType for protobuf message GroupKeyRequest
173
- */
174
- exports.GroupKeyRequest = new GroupKeyRequest$Type();
175
- // @generated message type with reflection information, may provide speed optimized methods
176
- class GroupKeyResponse$Type extends runtime_1.MessageType {
177
- constructor() {
178
- super("GroupKeyResponse", [
179
- { no: 1, name: "requestId", kind: "scalar", T: 9 /*ScalarType.STRING*/ },
180
- { no: 2, name: "recipientId", kind: "scalar", T: 12 /*ScalarType.BYTES*/ },
181
- { no: 3, name: "groupKeys", kind: "message", repeat: 2 /*RepeatType.UNPACKED*/, T: () => exports.EncryptedGroupKey },
182
- { no: 4, name: "encryptionType", kind: "enum", T: () => ["AsymmetricEncryptionType", AsymmetricEncryptionType] }
183
- ]);
184
- }
185
- }
186
- /**
187
- * @generated MessageType for protobuf message GroupKeyResponse
188
- */
189
- exports.GroupKeyResponse = new GroupKeyResponse$Type();
190
- // @generated message type with reflection information, may provide speed optimized methods
191
- class EncryptedGroupKey$Type extends runtime_1.MessageType {
192
- constructor() {
193
- super("EncryptedGroupKey", [
194
- { no: 1, name: "id", kind: "scalar", T: 9 /*ScalarType.STRING*/ },
195
- { no: 2, name: "data", kind: "scalar", T: 12 /*ScalarType.BYTES*/ }
196
- ]);
197
- }
198
- }
199
- /**
200
- * @generated MessageType for protobuf message EncryptedGroupKey
201
- */
202
- exports.EncryptedGroupKey = new EncryptedGroupKey$Type();
203
- // @generated message type with reflection information, may provide speed optimized methods
204
- class StreamPartHandshakeRequest$Type extends runtime_1.MessageType {
205
- constructor() {
206
- super("StreamPartHandshakeRequest", [
207
- { no: 1, name: "streamPartId", kind: "scalar", T: 9 /*ScalarType.STRING*/ },
208
- { no: 2, name: "requestId", kind: "scalar", T: 9 /*ScalarType.STRING*/ },
209
- { no: 3, name: "concurrentHandshakeNodeId", kind: "scalar", opt: true, T: 12 /*ScalarType.BYTES*/ },
210
- { no: 4, name: "neighborNodeIds", kind: "scalar", repeat: 2 /*RepeatType.UNPACKED*/, T: 12 /*ScalarType.BYTES*/ },
211
- { no: 5, name: "interleaveNodeId", kind: "scalar", opt: true, T: 12 /*ScalarType.BYTES*/ }
212
- ]);
213
- }
214
- }
215
- /**
216
- * @generated MessageType for protobuf message StreamPartHandshakeRequest
217
- */
218
- exports.StreamPartHandshakeRequest = new StreamPartHandshakeRequest$Type();
219
- // @generated message type with reflection information, may provide speed optimized methods
220
- class StreamPartHandshakeResponse$Type extends runtime_1.MessageType {
221
- constructor() {
222
- super("StreamPartHandshakeResponse", [
223
- { no: 1, name: "accepted", kind: "scalar", T: 8 /*ScalarType.BOOL*/ },
224
- { no: 2, name: "requestId", kind: "scalar", T: 9 /*ScalarType.STRING*/ },
225
- { no: 3, name: "interleaveTargetDescriptor", kind: "message", T: () => DhtRpc_1.PeerDescriptor }
226
- ]);
227
- }
228
- }
229
- /**
230
- * @generated MessageType for protobuf message StreamPartHandshakeResponse
231
- */
232
- exports.StreamPartHandshakeResponse = new StreamPartHandshakeResponse$Type();
233
- // @generated message type with reflection information, may provide speed optimized methods
234
- class InterleaveRequest$Type extends runtime_1.MessageType {
235
- constructor() {
236
- super("InterleaveRequest", [
237
- { no: 1, name: "interleaveTargetDescriptor", kind: "message", T: () => DhtRpc_1.PeerDescriptor }
238
- ]);
239
- }
240
- }
241
- /**
242
- * @generated MessageType for protobuf message InterleaveRequest
243
- */
244
- exports.InterleaveRequest = new InterleaveRequest$Type();
245
- // @generated message type with reflection information, may provide speed optimized methods
246
- class InterleaveResponse$Type extends runtime_1.MessageType {
247
- constructor() {
248
- super("InterleaveResponse", [
249
- { no: 1, name: "accepted", kind: "scalar", T: 8 /*ScalarType.BOOL*/ }
250
- ]);
251
- }
252
- }
253
- /**
254
- * @generated MessageType for protobuf message InterleaveResponse
255
- */
256
- exports.InterleaveResponse = new InterleaveResponse$Type();
257
- // @generated message type with reflection information, may provide speed optimized methods
258
- class LeaveStreamPartNotice$Type extends runtime_1.MessageType {
259
- constructor() {
260
- super("LeaveStreamPartNotice", [
261
- { no: 1, name: "streamPartId", kind: "scalar", T: 9 /*ScalarType.STRING*/ },
262
- { no: 2, name: "isEntryPoint", kind: "scalar", T: 8 /*ScalarType.BOOL*/ }
263
- ]);
264
- }
265
- }
266
- /**
267
- * @generated MessageType for protobuf message LeaveStreamPartNotice
268
- */
269
- exports.LeaveStreamPartNotice = new LeaveStreamPartNotice$Type();
270
- // @generated message type with reflection information, may provide speed optimized methods
271
- class NeighborUpdate$Type extends runtime_1.MessageType {
272
- constructor() {
273
- super("NeighborUpdate", [
274
- { no: 1, name: "streamPartId", kind: "scalar", T: 9 /*ScalarType.STRING*/ },
275
- { no: 2, name: "removeMe", kind: "scalar", T: 8 /*ScalarType.BOOL*/ },
276
- { no: 3, name: "neighborDescriptors", kind: "message", repeat: 2 /*RepeatType.UNPACKED*/, T: () => DhtRpc_1.PeerDescriptor }
277
- ]);
278
- }
279
- }
280
- /**
281
- * @generated MessageType for protobuf message NeighborUpdate
282
- */
283
- exports.NeighborUpdate = new NeighborUpdate$Type();
284
- // @generated message type with reflection information, may provide speed optimized methods
285
- class ProxyConnectionRequest$Type extends runtime_1.MessageType {
286
- constructor() {
287
- super("ProxyConnectionRequest", [
288
- { no: 1, name: "direction", kind: "enum", T: () => ["ProxyDirection", ProxyDirection] },
289
- { no: 2, name: "userId", kind: "scalar", T: 12 /*ScalarType.BYTES*/ }
290
- ]);
291
- }
292
- }
293
- /**
294
- * @generated MessageType for protobuf message ProxyConnectionRequest
295
- */
296
- exports.ProxyConnectionRequest = new ProxyConnectionRequest$Type();
297
- // @generated message type with reflection information, may provide speed optimized methods
298
- class ProxyConnectionResponse$Type extends runtime_1.MessageType {
299
- constructor() {
300
- super("ProxyConnectionResponse", [
301
- { no: 1, name: "accepted", kind: "scalar", T: 8 /*ScalarType.BOOL*/ }
302
- ]);
303
- }
304
- }
305
- /**
306
- * @generated MessageType for protobuf message ProxyConnectionResponse
307
- */
308
- exports.ProxyConnectionResponse = new ProxyConnectionResponse$Type();
309
- // @generated message type with reflection information, may provide speed optimized methods
310
- class TemporaryConnectionRequest$Type extends runtime_1.MessageType {
311
- constructor() {
312
- super("TemporaryConnectionRequest", []);
313
- }
314
- }
315
- /**
316
- * @generated MessageType for protobuf message TemporaryConnectionRequest
317
- */
318
- exports.TemporaryConnectionRequest = new TemporaryConnectionRequest$Type();
319
- // @generated message type with reflection information, may provide speed optimized methods
320
- class TemporaryConnectionResponse$Type extends runtime_1.MessageType {
321
- constructor() {
322
- super("TemporaryConnectionResponse", [
323
- { no: 1, name: "accepted", kind: "scalar", T: 8 /*ScalarType.BOOL*/ }
324
- ]);
325
- }
326
- }
327
- /**
328
- * @generated MessageType for protobuf message TemporaryConnectionResponse
329
- */
330
- exports.TemporaryConnectionResponse = new TemporaryConnectionResponse$Type();
331
- // @generated message type with reflection information, may provide speed optimized methods
332
- class CloseTemporaryConnection$Type extends runtime_1.MessageType {
333
- constructor() {
334
- super("CloseTemporaryConnection", []);
335
- }
336
- }
337
- /**
338
- * @generated MessageType for protobuf message CloseTemporaryConnection
339
- */
340
- exports.CloseTemporaryConnection = new CloseTemporaryConnection$Type();
341
- // @generated message type with reflection information, may provide speed optimized methods
342
- class StreamPartitionInfo$Type extends runtime_1.MessageType {
343
- constructor() {
344
- super("StreamPartitionInfo", [
345
- { no: 1, name: "id", kind: "scalar", T: 9 /*ScalarType.STRING*/ },
346
- { no: 2, name: "controlLayerNeighbors", kind: "message", repeat: 2 /*RepeatType.UNPACKED*/, T: () => DhtRpc_1.PeerDescriptor },
347
- { no: 3, name: "deprecatedContentDeliveryLayerNeighbors", kind: "message", repeat: 2 /*RepeatType.UNPACKED*/, T: () => DhtRpc_1.PeerDescriptor },
348
- { no: 4, name: "contentDeliveryLayerNeighbors", kind: "message", repeat: 2 /*RepeatType.UNPACKED*/, T: () => exports.ContentDeliveryLayerNeighborInfo }
349
- ]);
350
- }
351
- }
352
- /**
353
- * @generated MessageType for protobuf message StreamPartitionInfo
354
- */
355
- exports.StreamPartitionInfo = new StreamPartitionInfo$Type();
356
- // @generated message type with reflection information, may provide speed optimized methods
357
- class ContentDeliveryLayerNeighborInfo$Type extends runtime_1.MessageType {
358
- constructor() {
359
- super("ContentDeliveryLayerNeighborInfo", [
360
- { no: 1, name: "peerDescriptor", kind: "message", T: () => DhtRpc_1.PeerDescriptor },
361
- { no: 2, name: "rtt", kind: "scalar", opt: true, T: 5 /*ScalarType.INT32*/ }
362
- ]);
363
- }
364
- }
365
- /**
366
- * @generated MessageType for protobuf message ContentDeliveryLayerNeighborInfo
367
- */
368
- exports.ContentDeliveryLayerNeighborInfo = new ContentDeliveryLayerNeighborInfo$Type();
369
- // @generated message type with reflection information, may provide speed optimized methods
370
- class ControlLayerInfo$Type extends runtime_1.MessageType {
371
- constructor() {
372
- super("ControlLayerInfo", [
373
- { no: 1, name: "neighbors", kind: "message", repeat: 2 /*RepeatType.UNPACKED*/, T: () => DhtRpc_1.PeerDescriptor },
374
- { no: 2, name: "connections", kind: "message", repeat: 2 /*RepeatType.UNPACKED*/, T: () => DhtRpc_1.PeerDescriptor }
375
- ]);
376
- }
377
- }
378
- /**
379
- * @generated MessageType for protobuf message ControlLayerInfo
380
- */
381
- exports.ControlLayerInfo = new ControlLayerInfo$Type();
382
- // @generated message type with reflection information, may provide speed optimized methods
383
- class NodeInfoRequest$Type extends runtime_1.MessageType {
384
- constructor() {
385
- super("NodeInfoRequest", []);
386
- }
387
- }
388
- /**
389
- * @generated MessageType for protobuf message NodeInfoRequest
390
- */
391
- exports.NodeInfoRequest = new NodeInfoRequest$Type();
392
- // @generated message type with reflection information, may provide speed optimized methods
393
- class NodeInfoResponse$Type extends runtime_1.MessageType {
394
- constructor() {
395
- super("NodeInfoResponse", [
396
- { no: 1, name: "peerDescriptor", kind: "message", T: () => DhtRpc_1.PeerDescriptor },
397
- { no: 2, name: "streamPartitions", kind: "message", repeat: 2 /*RepeatType.UNPACKED*/, T: () => exports.StreamPartitionInfo },
398
- { no: 3, name: "controlLayer", kind: "message", T: () => exports.ControlLayerInfo },
399
- { no: 4, name: "applicationVersion", kind: "scalar", T: 9 /*ScalarType.STRING*/ }
400
- ]);
401
- }
402
- }
403
- /**
404
- * @generated MessageType for protobuf message NodeInfoResponse
405
- */
406
- exports.NodeInfoResponse = new NodeInfoResponse$Type();
407
- // @generated message type with reflection information, may provide speed optimized methods
408
- class PauseNeighborRequest$Type extends runtime_1.MessageType {
409
- constructor() {
410
- super("PauseNeighborRequest", [
411
- { no: 1, name: "messageChainId", kind: "scalar", T: 9 /*ScalarType.STRING*/ }
412
- ]);
413
- }
414
- }
415
- /**
416
- * @generated MessageType for protobuf message PauseNeighborRequest
417
- */
418
- exports.PauseNeighborRequest = new PauseNeighborRequest$Type();
419
- // @generated message type with reflection information, may provide speed optimized methods
420
- class ResumeNeighborRequest$Type extends runtime_1.MessageType {
421
- constructor() {
422
- super("ResumeNeighborRequest", [
423
- { no: 1, name: "messageChainId", kind: "scalar", T: 9 /*ScalarType.STRING*/ },
424
- { no: 2, name: "fromTimestamp", kind: "scalar", T: 3 /*ScalarType.INT64*/, L: 2 /*LongType.NUMBER*/ }
425
- ]);
426
- }
427
- }
428
- /**
429
- * @generated MessageType for protobuf message ResumeNeighborRequest
430
- */
431
- exports.ResumeNeighborRequest = new ResumeNeighborRequest$Type();
432
- /**
433
- * @generated ServiceType for protobuf service ContentDeliveryRpc
434
- */
435
- exports.ContentDeliveryRpc = new runtime_rpc_1.ServiceType("ContentDeliveryRpc", [
436
- { name: "sendStreamMessage", options: {}, I: exports.StreamMessage, O: empty_1.Empty },
437
- { name: "leaveStreamPartNotice", options: {}, I: exports.LeaveStreamPartNotice, O: empty_1.Empty }
438
- ]);
439
- /**
440
- * @generated ServiceType for protobuf service ProxyConnectionRpc
441
- */
442
- exports.ProxyConnectionRpc = new runtime_rpc_1.ServiceType("ProxyConnectionRpc", [
443
- { name: "requestConnection", options: {}, I: exports.ProxyConnectionRequest, O: exports.ProxyConnectionResponse }
444
- ]);
445
- /**
446
- * @generated ServiceType for protobuf service HandshakeRpc
447
- */
448
- exports.HandshakeRpc = new runtime_rpc_1.ServiceType("HandshakeRpc", [
449
- { name: "handshake", options: {}, I: exports.StreamPartHandshakeRequest, O: exports.StreamPartHandshakeResponse },
450
- { name: "interleaveRequest", options: {}, I: exports.InterleaveRequest, O: exports.InterleaveResponse }
451
- ]);
452
- /**
453
- * @generated ServiceType for protobuf service NeighborUpdateRpc
454
- */
455
- exports.NeighborUpdateRpc = new runtime_rpc_1.ServiceType("NeighborUpdateRpc", [
456
- { name: "neighborUpdate", options: {}, I: exports.NeighborUpdate, O: exports.NeighborUpdate }
457
- ]);
458
- /**
459
- * @generated ServiceType for protobuf service TemporaryConnectionRpc
460
- */
461
- exports.TemporaryConnectionRpc = new runtime_rpc_1.ServiceType("TemporaryConnectionRpc", [
462
- { name: "openConnection", options: {}, I: exports.TemporaryConnectionRequest, O: exports.TemporaryConnectionResponse },
463
- { name: "closeConnection", options: {}, I: exports.CloseTemporaryConnection, O: empty_1.Empty }
464
- ]);
465
- /**
466
- * @generated ServiceType for protobuf service NodeInfoRpc
467
- */
468
- exports.NodeInfoRpc = new runtime_rpc_1.ServiceType("NodeInfoRpc", [
469
- { name: "getInfo", options: {}, I: exports.NodeInfoRequest, O: exports.NodeInfoResponse }
470
- ]);
471
- /**
472
- * @generated ServiceType for protobuf service PlumtreeRpc
473
- */
474
- exports.PlumtreeRpc = new runtime_rpc_1.ServiceType("PlumtreeRpc", [
475
- { name: "pauseNeighbor", options: {}, I: exports.PauseNeighborRequest, O: empty_1.Empty },
476
- { name: "resumeNeighbor", options: {}, I: exports.ResumeNeighborRequest, O: empty_1.Empty },
477
- { name: "sendMetadata", options: {}, I: exports.MessageID, O: empty_1.Empty }
478
- ]);
479
- //# sourceMappingURL=NetworkRpc.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"NetworkRpc.js","sourceRoot":"","sources":["../../../../../generated/packages/trackerless-network/protos/NetworkRpc.ts"],"names":[],"mappings":"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"}
@@ -1,102 +0,0 @@
1
- import { MessageID } from "./NetworkRpc";
2
- import { ResumeNeighborRequest } from "./NetworkRpc";
3
- import { PauseNeighborRequest } from "./NetworkRpc";
4
- import { NodeInfoResponse } from "./NetworkRpc";
5
- import { NodeInfoRequest } from "./NetworkRpc";
6
- import { CloseTemporaryConnection } from "./NetworkRpc";
7
- import { TemporaryConnectionResponse } from "./NetworkRpc";
8
- import { TemporaryConnectionRequest } from "./NetworkRpc";
9
- import { NeighborUpdate } from "./NetworkRpc";
10
- import { InterleaveResponse } from "./NetworkRpc";
11
- import { InterleaveRequest } from "./NetworkRpc";
12
- import { StreamPartHandshakeResponse } from "./NetworkRpc";
13
- import { StreamPartHandshakeRequest } from "./NetworkRpc";
14
- import { ProxyConnectionResponse } from "./NetworkRpc";
15
- import { ProxyConnectionRequest } from "./NetworkRpc";
16
- import { LeaveStreamPartNotice } from "./NetworkRpc";
17
- import { Empty } from "../../../google/protobuf/empty";
18
- import { StreamMessage } from "./NetworkRpc";
19
- import { ServerCallContext } from "@protobuf-ts/runtime-rpc";
20
- /**
21
- * @generated from protobuf service ContentDeliveryRpc
22
- */
23
- export interface IContentDeliveryRpc<T = ServerCallContext> {
24
- /**
25
- * @generated from protobuf rpc: sendStreamMessage
26
- */
27
- sendStreamMessage(request: StreamMessage, context: T): Promise<Empty>;
28
- /**
29
- * @generated from protobuf rpc: leaveStreamPartNotice
30
- */
31
- leaveStreamPartNotice(request: LeaveStreamPartNotice, context: T): Promise<Empty>;
32
- }
33
- /**
34
- * @generated from protobuf service ProxyConnectionRpc
35
- */
36
- export interface IProxyConnectionRpc<T = ServerCallContext> {
37
- /**
38
- * @generated from protobuf rpc: requestConnection
39
- */
40
- requestConnection(request: ProxyConnectionRequest, context: T): Promise<ProxyConnectionResponse>;
41
- }
42
- /**
43
- * @generated from protobuf service HandshakeRpc
44
- */
45
- export interface IHandshakeRpc<T = ServerCallContext> {
46
- /**
47
- * @generated from protobuf rpc: handshake
48
- */
49
- handshake(request: StreamPartHandshakeRequest, context: T): Promise<StreamPartHandshakeResponse>;
50
- /**
51
- * @generated from protobuf rpc: interleaveRequest
52
- */
53
- interleaveRequest(request: InterleaveRequest, context: T): Promise<InterleaveResponse>;
54
- }
55
- /**
56
- * @generated from protobuf service NeighborUpdateRpc
57
- */
58
- export interface INeighborUpdateRpc<T = ServerCallContext> {
59
- /**
60
- * @generated from protobuf rpc: neighborUpdate
61
- */
62
- neighborUpdate(request: NeighborUpdate, context: T): Promise<NeighborUpdate>;
63
- }
64
- /**
65
- * @generated from protobuf service TemporaryConnectionRpc
66
- */
67
- export interface ITemporaryConnectionRpc<T = ServerCallContext> {
68
- /**
69
- * @generated from protobuf rpc: openConnection
70
- */
71
- openConnection(request: TemporaryConnectionRequest, context: T): Promise<TemporaryConnectionResponse>;
72
- /**
73
- * @generated from protobuf rpc: closeConnection
74
- */
75
- closeConnection(request: CloseTemporaryConnection, context: T): Promise<Empty>;
76
- }
77
- /**
78
- * @generated from protobuf service NodeInfoRpc
79
- */
80
- export interface INodeInfoRpc<T = ServerCallContext> {
81
- /**
82
- * @generated from protobuf rpc: getInfo
83
- */
84
- getInfo(request: NodeInfoRequest, context: T): Promise<NodeInfoResponse>;
85
- }
86
- /**
87
- * @generated from protobuf service PlumtreeRpc
88
- */
89
- export interface IPlumtreeRpc<T = ServerCallContext> {
90
- /**
91
- * @generated from protobuf rpc: pauseNeighbor
92
- */
93
- pauseNeighbor(request: PauseNeighborRequest, context: T): Promise<Empty>;
94
- /**
95
- * @generated from protobuf rpc: resumeNeighbor
96
- */
97
- resumeNeighbor(request: ResumeNeighborRequest, context: T): Promise<Empty>;
98
- /**
99
- * @generated from protobuf rpc: sendMetadata
100
- */
101
- sendMetadata(request: MessageID, context: T): Promise<Empty>;
102
- }
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=NetworkRpc.server.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"NetworkRpc.server.js","sourceRoot":"","sources":["../../../../../generated/packages/trackerless-network/protos/NetworkRpc.server.ts"],"names":[],"mappings":""}