@rsdk/builtin-contract 3.5.0 → 4.0.0-next.11

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 (83) hide show
  1. package/CHANGELOG.md +22 -0
  2. package/README.md +14 -7
  3. package/dist/descriptor.d.ts +2 -0
  4. package/dist/descriptor.js +5 -0
  5. package/dist/descriptor.js.map +1 -0
  6. package/dist/google/protobuf/struct.d.ts +24 -271
  7. package/dist/google/protobuf/struct.js +49 -43
  8. package/dist/google/protobuf/struct.js.map +1 -1
  9. package/dist/grpc/error/v1/error.d.ts +14 -34
  10. package/dist/grpc/error/v1/error.js +16 -7
  11. package/dist/grpc/error/v1/error.js.map +1 -1
  12. package/dist/grpc/health/v1/health.d.ts +31 -61
  13. package/dist/grpc/health/v1/health.js +12 -21
  14. package/dist/grpc/health/v1/health.js.map +1 -1
  15. package/dist/grpc/metrics/v1/metrics.d.ts +25 -25
  16. package/dist/grpc/metrics/v1/metrics.js +6 -2
  17. package/dist/grpc/metrics/v1/metrics.js.map +1 -1
  18. package/dist/grpc/reflection/v1/reflection.d.ts +277 -0
  19. package/dist/grpc/reflection/v1/reflection.js +818 -0
  20. package/dist/grpc/reflection/v1/reflection.js.map +1 -0
  21. package/dist/grpc/reflection/v1alpha/reflection.d.ts +277 -0
  22. package/dist/grpc/reflection/v1alpha/reflection.js +818 -0
  23. package/dist/grpc/reflection/v1alpha/reflection.js.map +1 -0
  24. package/dist/grpc.error.v1.js +2 -2
  25. package/dist/grpc.health.v1.d.ts +23 -34
  26. package/dist/grpc.health.v1.js +4 -2
  27. package/dist/grpc.health.v1.js.map +1 -1
  28. package/dist/grpc.metrics.v1.d.ts +10 -11
  29. package/dist/grpc.metrics.v1.js +4 -2
  30. package/dist/grpc.metrics.v1.js.map +1 -1
  31. package/dist/grpc.reflection.v1.d.ts +273 -0
  32. package/dist/grpc.reflection.v1.js +75 -0
  33. package/dist/grpc.reflection.v1.js.map +1 -0
  34. package/dist/grpc.reflection.v1alpha.d.ts +273 -0
  35. package/dist/grpc.reflection.v1alpha.js +75 -0
  36. package/dist/grpc.reflection.v1alpha.js.map +1 -0
  37. package/dist/index.d.ts +2 -0
  38. package/dist/index.google.d.ts +1 -0
  39. package/dist/index.google.js +29 -0
  40. package/dist/index.google.js.map +1 -0
  41. package/dist/index.google.protobuf.d.ts +1 -0
  42. package/dist/index.google.protobuf.js +19 -0
  43. package/dist/index.google.protobuf.js.map +1 -0
  44. package/dist/index.grpc.d.ts +4 -0
  45. package/dist/index.grpc.error.d.ts +1 -0
  46. package/dist/index.grpc.error.js +29 -0
  47. package/dist/index.grpc.error.js.map +1 -0
  48. package/dist/index.grpc.error.v1.d.ts +1 -0
  49. package/dist/index.grpc.error.v1.js +18 -0
  50. package/dist/index.grpc.error.v1.js.map +1 -0
  51. package/dist/index.grpc.health.d.ts +1 -0
  52. package/dist/index.grpc.health.js +29 -0
  53. package/dist/index.grpc.health.js.map +1 -0
  54. package/dist/index.grpc.health.v1.d.ts +1 -0
  55. package/dist/index.grpc.health.v1.js +18 -0
  56. package/dist/index.grpc.health.v1.js.map +1 -0
  57. package/dist/index.grpc.js +32 -0
  58. package/dist/index.grpc.js.map +1 -0
  59. package/dist/index.grpc.metrics.d.ts +1 -0
  60. package/dist/index.grpc.metrics.js +29 -0
  61. package/dist/index.grpc.metrics.js.map +1 -0
  62. package/dist/index.grpc.metrics.v1.d.ts +1 -0
  63. package/dist/index.grpc.metrics.v1.js +18 -0
  64. package/dist/index.grpc.metrics.v1.js.map +1 -0
  65. package/dist/index.grpc.reflection.d.ts +2 -0
  66. package/dist/index.grpc.reflection.js +30 -0
  67. package/dist/index.grpc.reflection.js.map +1 -0
  68. package/dist/index.grpc.reflection.v1.d.ts +1 -0
  69. package/dist/index.grpc.reflection.v1.js +18 -0
  70. package/dist/index.grpc.reflection.v1.js.map +1 -0
  71. package/dist/index.grpc.reflection.v1alpha.d.ts +1 -0
  72. package/dist/index.grpc.reflection.v1alpha.js +18 -0
  73. package/dist/index.grpc.reflection.v1alpha.js.map +1 -0
  74. package/dist/index.js +30 -0
  75. package/dist/index.js.map +1 -0
  76. package/docs/README.md +391 -0
  77. package/docs/schemas/ServerReflection.dot +26 -0
  78. package/docs/schemas/ServerReflection.png +0 -0
  79. package/docs/schemas/ServerReflection.svg +305 -0
  80. package/package.json +5 -4
  81. package/ppm.json +1 -1
  82. package/proto/grpc/reflection/v1/reflection.proto +155 -0
  83. package/proto/grpc/reflection/v1alpha/reflection.proto +145 -0
@@ -0,0 +1,26 @@
1
+ digraph protodot {
2
+ Node_Ja_100 [ shape=plaintext, tooltip="ServerReflection", label=<<TABLE BORDER="1" CELLBORDER="0" CELLSPACING="0" BGCOLOR="#ffd700"><TR><TD COLSPAN="3" PORT="header" BGCOLOR="#ff7f50" ALIGN="right"><b>ServerReflection</b></TD></TR><TR><TD ALIGN="left"><b>ServerReflectionInfo</b></TD><TD>stream</TD><TD PORT="poServerReflectionInfo_request" ALIGN="right">ServerReflectionRequest</TD></TR><TR style="border-bottom: 1px solid red"><TD></TD><TD BGCOLOR="#ff7f50">stream</TD><TD PORT="poServerReflectionInfo_response" ALIGN="right" BGCOLOR="#ff7f50">ServerReflectionResponse</TD></TR></TABLE>> ];
3
+ Node_Ja_100:poServerReflectionInfo_request:e->Node_Ja_102:header[ color="#000000", tooltip="Ja_100 --> Ja_102" ];
4
+ Node_Ja_100:poServerReflectionInfo_response:e->Node_Ja_104:header[ color="#000000", tooltip="Ja_100 --> Ja_104" ];
5
+ Node_Ja_102 [ shape=plaintext, tooltip="grpc.reflection.v1.ServerReflectionRequest", label=<<TABLE BORDER="1" CELLBORDER="0" CELLSPACING="0" BGCOLOR="#fffaf0"><TR><TD COLSPAN="4" PORT="header" BGCOLOR="#e31a1c" ALIGN="right"><b>ServerReflectionRequest</b></TD></TR><TR><TD ALIGN="right"></TD><TD ALIGN="right">1</TD><TD ALIGN="left">host</TD><TD BGCOLOR="#a6cee3" PORT="pohost" ALIGN="right" TITLE="string"><i>string</i></TD></TR><TR><TD COLSPAN="4" BGCOLOR="#fdbf6f" ALIGN="left">message_request</TD></TR><TR><TD BGCOLOR="#fdbf6f"></TD><TD ALIGN="right">3</TD><TD ALIGN="left">file_by_filename</TD><TD ALIGN="right" BGCOLOR="#a6cee3" PORT="pofile_by_filename"><i>string</i></TD></TR><TR><TD BGCOLOR="#fdbf6f"></TD><TD ALIGN="right">4</TD><TD ALIGN="left">file_containing_symbol</TD><TD ALIGN="right" BGCOLOR="#a6cee3" PORT="pofile_containing_symbol"><i>string</i></TD></TR><TR><TD BGCOLOR="#fdbf6f"></TD><TD ALIGN="right">5</TD><TD ALIGN="left">file_containing_extension</TD><TD ALIGN="right" BGCOLOR="#fb9a99" PORT="pofile_containing_extension"><b>ExtensionRequest</b></TD></TR><TR><TD BGCOLOR="#fdbf6f"></TD><TD ALIGN="right">6</TD><TD ALIGN="left">all_extension_numbers_of_type</TD><TD ALIGN="right" BGCOLOR="#a6cee3" PORT="poall_extension_numbers_of_type"><i>string</i></TD></TR><TR><TD BGCOLOR="#fdbf6f"></TD><TD ALIGN="right">7</TD><TD ALIGN="left">list_services</TD><TD ALIGN="right" BGCOLOR="#a6cee3" PORT="polist_services"><i>string</i></TD></TR><TR><TD COLSPAN="4" BGCOLOR="#fdbf6f"></TD></TR></TABLE>> ];
6
+ Node_Ja_102:pofile_containing_extension:e->Node_Ja_103:header[ color="#000000", tooltip="Ja_102 --> Ja_103" ];
7
+ Node_Ja_103 [ shape=plaintext, tooltip="grpc.reflection.v1.ExtensionRequest", label=<<TABLE BORDER="1" CELLBORDER="0" CELLSPACING="0" BGCOLOR="#fffaf0"><TR><TD COLSPAN="4" PORT="header" BGCOLOR="#e31a1c" ALIGN="right"><b>ExtensionRequest</b></TD></TR><TR><TD ALIGN="right"></TD><TD ALIGN="right">1</TD><TD ALIGN="left">containing_type</TD><TD BGCOLOR="#a6cee3" PORT="pocontaining_type" ALIGN="right" TITLE="string"><i>string</i></TD></TR><TR><TD ALIGN="right"></TD><TD ALIGN="right">2</TD><TD ALIGN="left">extension_number</TD><TD BGCOLOR="#a6cee3" PORT="poextension_number" ALIGN="right" TITLE="int32"><i>int32</i></TD></TR></TABLE>> ];
8
+ Node_Ja_104 [ shape=plaintext, tooltip="grpc.reflection.v1.ServerReflectionResponse", label=<<TABLE BORDER="1" CELLBORDER="0" CELLSPACING="0" BGCOLOR="#fffaf0"><TR><TD COLSPAN="4" PORT="header" BGCOLOR="#e31a1c" ALIGN="right"><b>ServerReflectionResponse</b></TD></TR><TR><TD ALIGN="right"></TD><TD ALIGN="right">1</TD><TD ALIGN="left">valid_host</TD><TD BGCOLOR="#a6cee3" PORT="povalid_host" ALIGN="right" TITLE="string"><i>string</i></TD></TR><TR><TD ALIGN="right"></TD><TD ALIGN="right">2</TD><TD ALIGN="left">original_request</TD><TD BGCOLOR="#fb9a99" PORT="pooriginal_request" ALIGN="right"><b>ServerReflectionRequest</b></TD></TR><TR><TD COLSPAN="4" BGCOLOR="#fdbf6f" ALIGN="left">message_response</TD></TR><TR><TD BGCOLOR="#fdbf6f"></TD><TD ALIGN="right">4</TD><TD ALIGN="left">file_descriptor_response</TD><TD ALIGN="right" BGCOLOR="#fb9a99" PORT="pofile_descriptor_response"><b>FileDescriptorResponse</b></TD></TR><TR><TD BGCOLOR="#fdbf6f"></TD><TD ALIGN="right">5</TD><TD ALIGN="left">all_extension_numbers_response</TD><TD ALIGN="right" BGCOLOR="#fb9a99" PORT="poall_extension_numbers_response"><b>ExtensionNumberResponse</b></TD></TR><TR><TD BGCOLOR="#fdbf6f"></TD><TD ALIGN="right">6</TD><TD ALIGN="left">list_services_response</TD><TD ALIGN="right" BGCOLOR="#fb9a99" PORT="polist_services_response"><b>ListServiceResponse</b></TD></TR><TR><TD BGCOLOR="#fdbf6f"></TD><TD ALIGN="right">7</TD><TD ALIGN="left">error_response</TD><TD ALIGN="right" BGCOLOR="#fb9a99" PORT="poerror_response"><b>ErrorResponse</b></TD></TR><TR><TD COLSPAN="4" BGCOLOR="#fdbf6f"></TD></TR></TABLE>> ];
9
+ Node_Ja_104:poall_extension_numbers_response:e->Node_Ja_106:header[ color="#000000", tooltip="Ja_104 --> Ja_106" ];
10
+ Node_Ja_104:poerror_response:e->Node_Ja_109:header[ color="#000000", tooltip="Ja_104 --> Ja_109" ];
11
+ Node_Ja_104:pofile_descriptor_response:e->Node_Ja_105:header[ color="#000000", tooltip="Ja_104 --> Ja_105" ];
12
+ Node_Ja_104:polist_services_response:e->Node_Ja_107:header[ color="#000000", tooltip="Ja_104 --> Ja_107" ];
13
+ Node_Ja_104:pooriginal_request:e->Node_Ja_102:header[ color="#000000", tooltip="Ja_104 --> Ja_102" ];
14
+ Node_Ja_105 [ shape=plaintext, tooltip="grpc.reflection.v1.FileDescriptorResponse", label=<<TABLE BORDER="1" CELLBORDER="0" CELLSPACING="0" BGCOLOR="#fffaf0"><TR><TD COLSPAN="4" PORT="header" BGCOLOR="#e31a1c" ALIGN="right"><b>FileDescriptorResponse</b></TD></TR><TR><TD ALIGN="right">[...]</TD><TD ALIGN="right">1</TD><TD ALIGN="left">file_descriptor_proto</TD><TD BGCOLOR="#a6cee3" PORT="pofile_descriptor_proto" ALIGN="right" TITLE="bytes"><i>bytes</i></TD></TR></TABLE>> ];
15
+ Node_Ja_106 [ shape=plaintext, tooltip="grpc.reflection.v1.ExtensionNumberResponse", label=<<TABLE BORDER="1" CELLBORDER="0" CELLSPACING="0" BGCOLOR="#fffaf0"><TR><TD COLSPAN="4" PORT="header" BGCOLOR="#e31a1c" ALIGN="right"><b>ExtensionNumberResponse</b></TD></TR><TR><TD ALIGN="right"></TD><TD ALIGN="right">1</TD><TD ALIGN="left">base_type_name</TD><TD BGCOLOR="#a6cee3" PORT="pobase_type_name" ALIGN="right" TITLE="string"><i>string</i></TD></TR><TR><TD ALIGN="right">[...]</TD><TD ALIGN="right">2</TD><TD ALIGN="left">extension_number</TD><TD BGCOLOR="#a6cee3" PORT="poextension_number" ALIGN="right" TITLE="int32"><i>int32</i></TD></TR></TABLE>> ];
16
+ Node_Ja_107 [ shape=plaintext, tooltip="grpc.reflection.v1.ListServiceResponse", label=<<TABLE BORDER="1" CELLBORDER="0" CELLSPACING="0" BGCOLOR="#fffaf0"><TR><TD COLSPAN="4" PORT="header" BGCOLOR="#e31a1c" ALIGN="right"><b>ListServiceResponse</b></TD></TR><TR><TD ALIGN="right">[...]</TD><TD ALIGN="right">1</TD><TD ALIGN="left">service</TD><TD BGCOLOR="#fb9a99" PORT="poservice" ALIGN="right"><b>ServiceResponse</b></TD></TR></TABLE>> ];
17
+ Node_Ja_107:poservice:e->Node_Ja_108:header[ color="#000000", tooltip="Ja_107 --> Ja_108" ];
18
+ Node_Ja_108 [ shape=plaintext, tooltip="grpc.reflection.v1.ServiceResponse", label=<<TABLE BORDER="1" CELLBORDER="0" CELLSPACING="0" BGCOLOR="#fffaf0"><TR><TD COLSPAN="4" PORT="header" BGCOLOR="#e31a1c" ALIGN="right"><b>ServiceResponse</b></TD></TR><TR><TD ALIGN="right"></TD><TD ALIGN="right">1</TD><TD ALIGN="left">name</TD><TD BGCOLOR="#a6cee3" PORT="poname" ALIGN="right" TITLE="string"><i>string</i></TD></TR></TABLE>> ];
19
+ Node_Ja_109 [ shape=plaintext, tooltip="grpc.reflection.v1.ErrorResponse", label=<<TABLE BORDER="1" CELLBORDER="0" CELLSPACING="0" BGCOLOR="#fffaf0"><TR><TD COLSPAN="4" PORT="header" BGCOLOR="#e31a1c" ALIGN="right"><b>ErrorResponse</b></TD></TR><TR><TD ALIGN="right"></TD><TD ALIGN="right">1</TD><TD ALIGN="left">error_code</TD><TD BGCOLOR="#a6cee3" PORT="poerror_code" ALIGN="right" TITLE="int32"><i>int32</i></TD></TR><TR><TD ALIGN="right"></TD><TD ALIGN="right">2</TD><TD ALIGN="left">error_message</TD><TD BGCOLOR="#a6cee3" PORT="poerror_message" ALIGN="right" TITLE="string"><i>string</i></TD></TR></TABLE>> ];
20
+ bgcolor="transparent";
21
+ label="grpc.reflection.v1";
22
+ node [ shape=plaintext, fontsize=10, fontname="Ubuntu" ] ;
23
+ rankdir=LR;
24
+ tooltip="grpc.reflection.v1";
25
+
26
+ }
@@ -0,0 +1,305 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
3
+ "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
4
+ <!-- Generated by graphviz version 2.43.0 (0)
5
+ -->
6
+ <!-- Title: protodot Pages: 1 -->
7
+ <svg width="1676pt" height="501pt"
8
+ viewBox="0.00 0.00 1676.00 500.50" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
9
+ <g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 496.5)">
10
+ <title>protodot</title>
11
+ <g id="a_graph0"><a xlink:title="grpc.reflection.v1">
12
+ <text text-anchor="middle" x="834" y="-7.8" font-family="Times,serif" font-size="14.00">grpc.reflection.v1</text>
13
+ </a>
14
+ </g>
15
+ <!-- Node_Ja_100 -->
16
+ <g id="node1" class="node">
17
+ <title>Node_Ja_100</title>
18
+ <g id="a_node1"><a xlink:title="ServerReflection">
19
+ <polygon fill="#ffd700" stroke="transparent" points="8,-377 8,-436 425,-436 425,-377 8,-377"/>
20
+ <polygon fill="#ff7f50" stroke="transparent" points="9.5,-415.5 9.5,-434.5 424.5,-434.5 424.5,-415.5 9.5,-415.5"/>
21
+ <text text-anchor="start" x="290.5" y="-422.3" font-family="Times,serif" font-weight="bold" font-size="14.00">ServerReflection</text>
22
+ <text text-anchor="start" x="11.5" y="-403.3" font-family="Times,serif" font-weight="bold" font-size="14.00">ServerReflectionInfo</text>
23
+ <text text-anchor="start" x="179.5" y="-402.3" font-family="Times,serif" font-size="14.00">stream</text>
24
+ <text text-anchor="start" x="244.5" y="-402.3" font-family="Times,serif" font-size="14.00">ServerReflectionRequest</text>
25
+ <polygon fill="#ff7f50" stroke="transparent" points="177.5,-377.5 177.5,-396.5 232.5,-396.5 232.5,-377.5 177.5,-377.5"/>
26
+ <text text-anchor="start" x="179.5" y="-383.3" font-family="Times,serif" font-size="14.00">stream</text>
27
+ <polygon fill="#ff7f50" stroke="transparent" points="232.5,-377.5 232.5,-396.5 424.5,-396.5 424.5,-377.5 232.5,-377.5"/>
28
+ <text text-anchor="start" x="234.5" y="-383.3" font-family="Times,serif" font-size="14.00">ServerReflectionResponse</text>
29
+ <polygon fill="none" stroke="black" points="8,-377 8,-436 425,-436 425,-377 8,-377"/>
30
+ </a>
31
+ </g>
32
+ </g>
33
+ <!-- Node_Ja_102 -->
34
+ <g id="node2" class="node">
35
+ <title>Node_Ja_102</title>
36
+ <g id="a_node2"><a xlink:title="grpc.reflection.v1.ServerReflectionRequest">
37
+ <polygon fill="#fffaf0" stroke="transparent" points="1011,-330.5 1011,-488.5 1405,-488.5 1405,-330.5 1011,-330.5"/>
38
+ <polygon fill="#e31a1c" stroke="transparent" points="1012,-468.5 1012,-487.5 1404,-487.5 1404,-468.5 1012,-468.5"/>
39
+ <text text-anchor="start" x="1205" y="-475.3" font-family="Times,serif" font-weight="bold" font-size="14.00">ServerReflectionRequest</text>
40
+ <text text-anchor="start" x="1018" y="-455.3" font-family="Times,serif" font-size="14.00">1</text>
41
+ <text text-anchor="start" x="1032" y="-455.3" font-family="Times,serif" font-size="14.00">host</text>
42
+ <polygon fill="#a6cee3" stroke="transparent" points="1256,-449.5 1256,-468.5 1404,-468.5 1404,-449.5 1256,-449.5"/>
43
+ <text text-anchor="start" x="1359" y="-456.3" font-family="Times,serif" font-style="italic" font-size="14.00">string</text>
44
+ <polygon fill="#fdbf6f" stroke="transparent" points="1012,-430.5 1012,-449.5 1404,-449.5 1404,-430.5 1012,-430.5"/>
45
+ <text text-anchor="start" x="1014" y="-436.3" font-family="Times,serif" font-size="14.00">message_request</text>
46
+ <polygon fill="#fdbf6f" stroke="transparent" points="1012,-411.5 1012,-430.5 1016,-430.5 1016,-411.5 1012,-411.5"/>
47
+ <text text-anchor="start" x="1018" y="-417.3" font-family="Times,serif" font-size="14.00">3</text>
48
+ <text text-anchor="start" x="1032" y="-417.3" font-family="Times,serif" font-size="14.00">file_by_filename</text>
49
+ <polygon fill="#a6cee3" stroke="transparent" points="1256,-411.5 1256,-430.5 1404,-430.5 1404,-411.5 1256,-411.5"/>
50
+ <text text-anchor="start" x="1359" y="-418.3" font-family="Times,serif" font-style="italic" font-size="14.00">string</text>
51
+ <polygon fill="#fdbf6f" stroke="transparent" points="1012,-392.5 1012,-411.5 1016,-411.5 1016,-392.5 1012,-392.5"/>
52
+ <text text-anchor="start" x="1018" y="-398.3" font-family="Times,serif" font-size="14.00">4</text>
53
+ <text text-anchor="start" x="1032" y="-398.3" font-family="Times,serif" font-size="14.00">file_containing_symbol</text>
54
+ <polygon fill="#a6cee3" stroke="transparent" points="1256,-392.5 1256,-411.5 1404,-411.5 1404,-392.5 1256,-392.5"/>
55
+ <text text-anchor="start" x="1359" y="-399.3" font-family="Times,serif" font-style="italic" font-size="14.00">string</text>
56
+ <polygon fill="#fdbf6f" stroke="transparent" points="1012,-373.5 1012,-392.5 1016,-392.5 1016,-373.5 1012,-373.5"/>
57
+ <text text-anchor="start" x="1018" y="-379.3" font-family="Times,serif" font-size="14.00">5</text>
58
+ <text text-anchor="start" x="1032" y="-379.3" font-family="Times,serif" font-size="14.00">file_containing_extension</text>
59
+ <polygon fill="#fb9a99" stroke="transparent" points="1256,-373.5 1256,-392.5 1404,-392.5 1404,-373.5 1256,-373.5"/>
60
+ <text text-anchor="start" x="1258" y="-380.3" font-family="Times,serif" font-weight="bold" font-size="14.00">ExtensionRequest</text>
61
+ <polygon fill="#fdbf6f" stroke="transparent" points="1012,-354.5 1012,-373.5 1016,-373.5 1016,-354.5 1012,-354.5"/>
62
+ <text text-anchor="start" x="1018" y="-360.3" font-family="Times,serif" font-size="14.00">6</text>
63
+ <text text-anchor="start" x="1032" y="-360.3" font-family="Times,serif" font-size="14.00">all_extension_numbers_of_type</text>
64
+ <polygon fill="#a6cee3" stroke="transparent" points="1256,-354.5 1256,-373.5 1404,-373.5 1404,-354.5 1256,-354.5"/>
65
+ <text text-anchor="start" x="1359" y="-361.3" font-family="Times,serif" font-style="italic" font-size="14.00">string</text>
66
+ <polygon fill="#fdbf6f" stroke="transparent" points="1012,-335.5 1012,-354.5 1016,-354.5 1016,-335.5 1012,-335.5"/>
67
+ <text text-anchor="start" x="1018" y="-341.3" font-family="Times,serif" font-size="14.00">7</text>
68
+ <text text-anchor="start" x="1032" y="-341.3" font-family="Times,serif" font-size="14.00">list_services</text>
69
+ <polygon fill="#a6cee3" stroke="transparent" points="1256,-335.5 1256,-354.5 1404,-354.5 1404,-335.5 1256,-335.5"/>
70
+ <text text-anchor="start" x="1359" y="-342.3" font-family="Times,serif" font-style="italic" font-size="14.00">string</text>
71
+ <polygon fill="#fdbf6f" stroke="transparent" points="1012,-331.5 1012,-335.5 1404,-335.5 1404,-331.5 1012,-331.5"/>
72
+ <polygon fill="none" stroke="black" points="1011,-330.5 1011,-488.5 1405,-488.5 1405,-330.5 1011,-330.5"/>
73
+ </a>
74
+ </g>
75
+ </g>
76
+ <!-- Node_Ja_100&#45;&gt;Node_Ja_102 -->
77
+ <g id="edge1" class="edge">
78
+ <title>Node_Ja_100:e&#45;&gt;Node_Ja_102:header</title>
79
+ <g id="a_edge1"><a xlink:title="Ja_100 &#45;&#45;&gt; Ja_102">
80
+ <path fill="none" stroke="#000000" d="M425.5,-405.5C684.28,-405.5 747.12,-476.59 1000.73,-478.46"/>
81
+ <polygon fill="#000000" stroke="#000000" points="1000.99,-481.96 1011,-478.5 1001.01,-474.96 1000.99,-481.96"/>
82
+ </a>
83
+ </g>
84
+ </g>
85
+ <!-- Node_Ja_104 -->
86
+ <g id="node3" class="node">
87
+ <title>Node_Ja_104</title>
88
+ <g id="a_node3"><a xlink:title="grpc.reflection.v1.ServerReflectionResponse">
89
+ <polygon fill="#fffaf0" stroke="transparent" points="477,-199.5 477,-357.5 959,-357.5 959,-199.5 477,-199.5"/>
90
+ <polygon fill="#e31a1c" stroke="transparent" points="478,-337.5 478,-356.5 958,-356.5 958,-337.5 478,-337.5"/>
91
+ <text text-anchor="start" x="748" y="-344.3" font-family="Times,serif" font-weight="bold" font-size="14.00">ServerReflectionResponse</text>
92
+ <text text-anchor="start" x="484" y="-324.3" font-family="Times,serif" font-size="14.00">1</text>
93
+ <text text-anchor="start" x="498" y="-324.3" font-family="Times,serif" font-size="14.00">valid_host</text>
94
+ <polygon fill="#a6cee3" stroke="transparent" points="735,-318.5 735,-337.5 958,-337.5 958,-318.5 735,-318.5"/>
95
+ <text text-anchor="start" x="913" y="-325.3" font-family="Times,serif" font-style="italic" font-size="14.00">string</text>
96
+ <text text-anchor="start" x="484" y="-305.3" font-family="Times,serif" font-size="14.00">2</text>
97
+ <text text-anchor="start" x="498" y="-305.3" font-family="Times,serif" font-size="14.00">original_request</text>
98
+ <polygon fill="#fb9a99" stroke="transparent" points="735,-299.5 735,-318.5 958,-318.5 958,-299.5 735,-299.5"/>
99
+ <text text-anchor="start" x="759" y="-306.3" font-family="Times,serif" font-weight="bold" font-size="14.00">ServerReflectionRequest</text>
100
+ <polygon fill="#fdbf6f" stroke="transparent" points="478,-280.5 478,-299.5 958,-299.5 958,-280.5 478,-280.5"/>
101
+ <text text-anchor="start" x="480" y="-286.3" font-family="Times,serif" font-size="14.00">message_response</text>
102
+ <polygon fill="#fdbf6f" stroke="transparent" points="478,-261.5 478,-280.5 482,-280.5 482,-261.5 478,-261.5"/>
103
+ <text text-anchor="start" x="484" y="-267.3" font-family="Times,serif" font-size="14.00">4</text>
104
+ <text text-anchor="start" x="498" y="-267.3" font-family="Times,serif" font-size="14.00">file_descriptor_response</text>
105
+ <polygon fill="#fb9a99" stroke="transparent" points="735,-261.5 735,-280.5 958,-280.5 958,-261.5 735,-261.5"/>
106
+ <text text-anchor="start" x="767" y="-268.3" font-family="Times,serif" font-weight="bold" font-size="14.00">FileDescriptorResponse</text>
107
+ <polygon fill="#fdbf6f" stroke="transparent" points="478,-242.5 478,-261.5 482,-261.5 482,-242.5 478,-242.5"/>
108
+ <text text-anchor="start" x="484" y="-248.3" font-family="Times,serif" font-size="14.00">5</text>
109
+ <text text-anchor="start" x="498" y="-248.3" font-family="Times,serif" font-size="14.00">all_extension_numbers_response</text>
110
+ <polygon fill="#fb9a99" stroke="transparent" points="735,-242.5 735,-261.5 958,-261.5 958,-242.5 735,-242.5"/>
111
+ <text text-anchor="start" x="737" y="-249.3" font-family="Times,serif" font-weight="bold" font-size="14.00">ExtensionNumberResponse</text>
112
+ <polygon fill="#fdbf6f" stroke="transparent" points="478,-223.5 478,-242.5 482,-242.5 482,-223.5 478,-223.5"/>
113
+ <text text-anchor="start" x="484" y="-229.3" font-family="Times,serif" font-size="14.00">6</text>
114
+ <text text-anchor="start" x="498" y="-229.3" font-family="Times,serif" font-size="14.00">list_services_response</text>
115
+ <polygon fill="#fb9a99" stroke="transparent" points="735,-223.5 735,-242.5 958,-242.5 958,-223.5 735,-223.5"/>
116
+ <text text-anchor="start" x="793" y="-230.3" font-family="Times,serif" font-weight="bold" font-size="14.00">ListServiceResponse</text>
117
+ <polygon fill="#fdbf6f" stroke="transparent" points="478,-204.5 478,-223.5 482,-223.5 482,-204.5 478,-204.5"/>
118
+ <text text-anchor="start" x="484" y="-210.3" font-family="Times,serif" font-size="14.00">7</text>
119
+ <text text-anchor="start" x="498" y="-210.3" font-family="Times,serif" font-size="14.00">error_response</text>
120
+ <polygon fill="#fb9a99" stroke="transparent" points="735,-204.5 735,-223.5 958,-223.5 958,-204.5 735,-204.5"/>
121
+ <text text-anchor="start" x="838" y="-211.3" font-family="Times,serif" font-weight="bold" font-size="14.00">ErrorResponse</text>
122
+ <polygon fill="#fdbf6f" stroke="transparent" points="478,-200.5 478,-204.5 958,-204.5 958,-200.5 478,-200.5"/>
123
+ <polygon fill="none" stroke="black" points="477,-199.5 477,-357.5 959,-357.5 959,-199.5 477,-199.5"/>
124
+ </a>
125
+ </g>
126
+ </g>
127
+ <!-- Node_Ja_100&#45;&gt;Node_Ja_104 -->
128
+ <g id="edge2" class="edge">
129
+ <title>Node_Ja_100:e&#45;&gt;Node_Ja_104:header</title>
130
+ <g id="a_edge2"><a xlink:title="Ja_100 &#45;&#45;&gt; Ja_104">
131
+ <path fill="none" stroke="#000000" d="M425.5,-386.5C450.17,-386.5 449.27,-357.7 466.75,-349.6"/>
132
+ <polygon fill="#000000" stroke="#000000" points="467.9,-352.93 477,-347.5 466.5,-346.08 467.9,-352.93"/>
133
+ </a>
134
+ </g>
135
+ </g>
136
+ <!-- Node_Ja_103 -->
137
+ <g id="node4" class="node">
138
+ <title>Node_Ja_103</title>
139
+ <g id="a_node4"><a xlink:title="grpc.reflection.v1.ExtensionRequest">
140
+ <polygon fill="#fffaf0" stroke="transparent" points="1457,-334 1457,-393 1660,-393 1660,-334 1457,-334"/>
141
+ <polygon fill="#e31a1c" stroke="transparent" points="1458.5,-372.5 1458.5,-391.5 1659.5,-391.5 1659.5,-372.5 1458.5,-372.5"/>
142
+ <text text-anchor="start" x="1513.5" y="-379.3" font-family="Times,serif" font-weight="bold" font-size="14.00">ExtensionRequest</text>
143
+ <text text-anchor="start" x="1464.5" y="-359.3" font-family="Times,serif" font-size="14.00">1</text>
144
+ <text text-anchor="start" x="1478.5" y="-359.3" font-family="Times,serif" font-size="14.00">containing_type</text>
145
+ <polygon fill="#a6cee3" stroke="transparent" points="1612.5,-353.5 1612.5,-372.5 1659.5,-372.5 1659.5,-353.5 1612.5,-353.5"/>
146
+ <text text-anchor="start" x="1614.5" y="-360.3" font-family="Times,serif" font-style="italic" font-size="14.00">string</text>
147
+ <text text-anchor="start" x="1464.5" y="-340.3" font-family="Times,serif" font-size="14.00">2</text>
148
+ <text text-anchor="start" x="1478.5" y="-340.3" font-family="Times,serif" font-size="14.00">extension_number</text>
149
+ <polygon fill="#a6cee3" stroke="transparent" points="1612.5,-334.5 1612.5,-353.5 1659.5,-353.5 1659.5,-334.5 1612.5,-334.5"/>
150
+ <text text-anchor="start" x="1619.5" y="-341.3" font-family="Times,serif" font-style="italic" font-size="14.00">int32</text>
151
+ <polygon fill="none" stroke="black" points="1457,-334 1457,-393 1660,-393 1660,-334 1457,-334"/>
152
+ </a>
153
+ </g>
154
+ </g>
155
+ <!-- Node_Ja_102&#45;&gt;Node_Ja_103 -->
156
+ <g id="edge3" class="edge">
157
+ <title>Node_Ja_102:e&#45;&gt;Node_Ja_103:header</title>
158
+ <g id="a_edge3"><a xlink:title="Ja_102 &#45;&#45;&gt; Ja_103">
159
+ <path fill="none" stroke="#000000" d="M1405,-382.5C1424.51,-382.5 1431.78,-382.5 1447.27,-382.5"/>
160
+ <polygon fill="#000000" stroke="#000000" points="1447.5,-386 1457.5,-382.5 1447.5,-379 1447.5,-386"/>
161
+ </a>
162
+ </g>
163
+ </g>
164
+ <!-- Node_Ja_104&#45;&gt;Node_Ja_102 -->
165
+ <g id="edge8" class="edge">
166
+ <title>Node_Ja_104:e&#45;&gt;Node_Ja_102:header</title>
167
+ <g id="a_edge8"><a xlink:title="Ja_104 &#45;&#45;&gt; Ja_102">
168
+ <path fill="none" stroke="#000000" d="M959,-309.5C1033.75,-309.5 942.25,-462.4 1000.76,-477.33"/>
169
+ <polygon fill="#000000" stroke="#000000" points="1000.67,-480.84 1011,-478.5 1001.46,-473.89 1000.67,-480.84"/>
170
+ </a>
171
+ </g>
172
+ </g>
173
+ <!-- Node_Ja_106 -->
174
+ <g id="node5" class="node">
175
+ <title>Node_Ja_106</title>
176
+ <g id="a_node5"><a xlink:title="grpc.reflection.v1.ExtensionNumberResponse">
177
+ <polygon fill="#fffaf0" stroke="transparent" points="1094,-179 1094,-238 1322,-238 1322,-179 1094,-179"/>
178
+ <polygon fill="#e31a1c" stroke="transparent" points="1095,-217.5 1095,-236.5 1321,-236.5 1321,-217.5 1095,-217.5"/>
179
+ <text text-anchor="start" x="1100" y="-224.3" font-family="Times,serif" font-weight="bold" font-size="14.00">ExtensionNumberResponse</text>
180
+ <text text-anchor="start" x="1126" y="-204.3" font-family="Times,serif" font-size="14.00">1</text>
181
+ <text text-anchor="start" x="1140" y="-204.3" font-family="Times,serif" font-size="14.00">base_type_name</text>
182
+ <polygon fill="#a6cee3" stroke="transparent" points="1274,-198.5 1274,-217.5 1321,-217.5 1321,-198.5 1274,-198.5"/>
183
+ <text text-anchor="start" x="1276" y="-205.3" font-family="Times,serif" font-style="italic" font-size="14.00">string</text>
184
+ <text text-anchor="start" x="1097" y="-185.3" font-family="Times,serif" font-size="14.00">[...]</text>
185
+ <text text-anchor="start" x="1126" y="-185.3" font-family="Times,serif" font-size="14.00">2</text>
186
+ <text text-anchor="start" x="1140" y="-185.3" font-family="Times,serif" font-size="14.00">extension_number</text>
187
+ <polygon fill="#a6cee3" stroke="transparent" points="1274,-179.5 1274,-198.5 1321,-198.5 1321,-179.5 1274,-179.5"/>
188
+ <text text-anchor="start" x="1281" y="-186.3" font-family="Times,serif" font-style="italic" font-size="14.00">int32</text>
189
+ <polygon fill="none" stroke="black" points="1094,-179 1094,-238 1322,-238 1322,-179 1094,-179"/>
190
+ </a>
191
+ </g>
192
+ </g>
193
+ <!-- Node_Ja_104&#45;&gt;Node_Ja_106 -->
194
+ <g id="edge4" class="edge">
195
+ <title>Node_Ja_104:e&#45;&gt;Node_Ja_106:header</title>
196
+ <g id="a_edge4"><a xlink:title="Ja_104 &#45;&#45;&gt; Ja_106">
197
+ <path fill="none" stroke="#000000" d="M959,-251.5C1016.37,-251.5 1031.36,-230.23 1083.76,-227.74"/>
198
+ <polygon fill="#000000" stroke="#000000" points="1084.08,-231.23 1094,-227.5 1083.92,-224.23 1084.08,-231.23"/>
199
+ </a>
200
+ </g>
201
+ </g>
202
+ <!-- Node_Ja_109 -->
203
+ <g id="node6" class="node">
204
+ <title>Node_Ja_109</title>
205
+ <g id="a_node6"><a xlink:title="grpc.reflection.v1.ErrorResponse">
206
+ <polygon fill="#fffaf0" stroke="transparent" points="1119.5,-27 1119.5,-86 1296.5,-86 1296.5,-27 1119.5,-27"/>
207
+ <polygon fill="#e31a1c" stroke="transparent" points="1121,-65.5 1121,-84.5 1296,-84.5 1296,-65.5 1121,-65.5"/>
208
+ <text text-anchor="start" x="1176" y="-72.3" font-family="Times,serif" font-weight="bold" font-size="14.00">ErrorResponse</text>
209
+ <text text-anchor="start" x="1127" y="-52.3" font-family="Times,serif" font-size="14.00">1</text>
210
+ <text text-anchor="start" x="1141" y="-52.3" font-family="Times,serif" font-size="14.00">error_code</text>
211
+ <polygon fill="#a6cee3" stroke="transparent" points="1249,-46.5 1249,-65.5 1296,-65.5 1296,-46.5 1249,-46.5"/>
212
+ <text text-anchor="start" x="1256" y="-53.3" font-family="Times,serif" font-style="italic" font-size="14.00">int32</text>
213
+ <text text-anchor="start" x="1127" y="-33.3" font-family="Times,serif" font-size="14.00">2</text>
214
+ <text text-anchor="start" x="1141" y="-33.3" font-family="Times,serif" font-size="14.00">error_message</text>
215
+ <polygon fill="#a6cee3" stroke="transparent" points="1249,-27.5 1249,-46.5 1296,-46.5 1296,-27.5 1249,-27.5"/>
216
+ <text text-anchor="start" x="1251" y="-34.3" font-family="Times,serif" font-style="italic" font-size="14.00">string</text>
217
+ <polygon fill="none" stroke="black" points="1119.5,-27 1119.5,-86 1296.5,-86 1296.5,-27 1119.5,-27"/>
218
+ </a>
219
+ </g>
220
+ </g>
221
+ <!-- Node_Ja_104&#45;&gt;Node_Ja_109 -->
222
+ <g id="edge5" class="edge">
223
+ <title>Node_Ja_104:e&#45;&gt;Node_Ja_109:header</title>
224
+ <g id="a_edge5"><a xlink:title="Ja_104 &#45;&#45;&gt; Ja_109">
225
+ <path fill="none" stroke="#000000" d="M959,-213.5C1013.31,-213.5 961.55,-134.59 1003,-99.5 1040.83,-67.48 1063.73,-74.33 1109.8,-75.38"/>
226
+ <polygon fill="#000000" stroke="#000000" points="1109.96,-78.88 1120,-75.5 1110.04,-71.88 1109.96,-78.88"/>
227
+ </a>
228
+ </g>
229
+ </g>
230
+ <!-- Node_Ja_105 -->
231
+ <g id="node7" class="node">
232
+ <title>Node_Ja_105</title>
233
+ <g id="a_node7"><a xlink:title="grpc.reflection.v1.FileDescriptorResponse">
234
+ <polygon fill="#fffaf0" stroke="transparent" points="1087.5,-264.5 1087.5,-304.5 1328.5,-304.5 1328.5,-264.5 1087.5,-264.5"/>
235
+ <polygon fill="#e31a1c" stroke="transparent" points="1089,-284.5 1089,-303.5 1328,-303.5 1328,-284.5 1089,-284.5"/>
236
+ <text text-anchor="start" x="1137" y="-291.3" font-family="Times,serif" font-weight="bold" font-size="14.00">FileDescriptorResponse</text>
237
+ <text text-anchor="start" x="1091" y="-271.3" font-family="Times,serif" font-size="14.00">[...]</text>
238
+ <text text-anchor="start" x="1120" y="-271.3" font-family="Times,serif" font-size="14.00">1</text>
239
+ <text text-anchor="start" x="1134" y="-271.3" font-family="Times,serif" font-size="14.00">file_descriptor_proto</text>
240
+ <polygon fill="#a6cee3" stroke="transparent" points="1284,-265.5 1284,-284.5 1328,-284.5 1328,-265.5 1284,-265.5"/>
241
+ <text text-anchor="start" x="1286" y="-272.3" font-family="Times,serif" font-style="italic" font-size="14.00">bytes</text>
242
+ <polygon fill="none" stroke="black" points="1087.5,-264.5 1087.5,-304.5 1328.5,-304.5 1328.5,-264.5 1087.5,-264.5"/>
243
+ </a>
244
+ </g>
245
+ </g>
246
+ <!-- Node_Ja_104&#45;&gt;Node_Ja_105 -->
247
+ <g id="edge6" class="edge">
248
+ <title>Node_Ja_104:e&#45;&gt;Node_Ja_105:header</title>
249
+ <g id="a_edge6"><a xlink:title="Ja_104 &#45;&#45;&gt; Ja_105">
250
+ <path fill="none" stroke="#000000" d="M959,-270.5C1013.79,-270.5 1028.02,-291.68 1077.89,-294.25"/>
251
+ <polygon fill="#000000" stroke="#000000" points="1077.92,-297.75 1088,-294.5 1078.09,-290.75 1077.92,-297.75"/>
252
+ </a>
253
+ </g>
254
+ </g>
255
+ <!-- Node_Ja_107 -->
256
+ <g id="node8" class="node">
257
+ <title>Node_Ja_107</title>
258
+ <g id="a_node8"><a xlink:title="grpc.reflection.v1.ListServiceResponse">
259
+ <polygon fill="#fffaf0" stroke="transparent" points="1089,-112.5 1089,-152.5 1327,-152.5 1327,-112.5 1089,-112.5"/>
260
+ <polygon fill="#e31a1c" stroke="transparent" points="1090,-132.5 1090,-151.5 1326,-151.5 1326,-132.5 1090,-132.5"/>
261
+ <text text-anchor="start" x="1161" y="-139.3" font-family="Times,serif" font-weight="bold" font-size="14.00">ListServiceResponse</text>
262
+ <text text-anchor="start" x="1092" y="-119.3" font-family="Times,serif" font-size="14.00">[...]</text>
263
+ <text text-anchor="start" x="1121" y="-119.3" font-family="Times,serif" font-size="14.00">1</text>
264
+ <text text-anchor="start" x="1135" y="-119.3" font-family="Times,serif" font-size="14.00">service</text>
265
+ <polygon fill="#fb9a99" stroke="transparent" points="1189,-113.5 1189,-132.5 1326,-132.5 1326,-113.5 1189,-113.5"/>
266
+ <text text-anchor="start" x="1191" y="-120.3" font-family="Times,serif" font-weight="bold" font-size="14.00">ServiceResponse</text>
267
+ <polygon fill="none" stroke="black" points="1089,-112.5 1089,-152.5 1327,-152.5 1327,-112.5 1089,-112.5"/>
268
+ </a>
269
+ </g>
270
+ </g>
271
+ <!-- Node_Ja_104&#45;&gt;Node_Ja_107 -->
272
+ <g id="edge7" class="edge">
273
+ <title>Node_Ja_104:e&#45;&gt;Node_Ja_107:header</title>
274
+ <g id="a_edge7"><a xlink:title="Ja_104 &#45;&#45;&gt; Ja_107">
275
+ <path fill="none" stroke="#000000" d="M959,-232.5C994.25,-232.5 974.46,-187.2 1003,-166.5 1032.24,-145.3 1046.62,-142.81 1078.89,-142.53"/>
276
+ <polygon fill="#000000" stroke="#000000" points="1079.01,-146.03 1089,-142.5 1078.99,-139.03 1079.01,-146.03"/>
277
+ </a>
278
+ </g>
279
+ </g>
280
+ <!-- Node_Ja_108 -->
281
+ <g id="node9" class="node">
282
+ <title>Node_Ja_108</title>
283
+ <g id="a_node9"><a xlink:title="grpc.reflection.v1.ServiceResponse">
284
+ <polygon fill="#fffaf0" stroke="transparent" points="1489,-92.5 1489,-132.5 1628,-132.5 1628,-92.5 1489,-92.5"/>
285
+ <polygon fill="#e31a1c" stroke="transparent" points="1490.5,-112.5 1490.5,-131.5 1627.5,-131.5 1627.5,-112.5 1490.5,-112.5"/>
286
+ <text text-anchor="start" x="1492.5" y="-119.3" font-family="Times,serif" font-weight="bold" font-size="14.00">ServiceResponse</text>
287
+ <text text-anchor="start" x="1517.5" y="-99.3" font-family="Times,serif" font-size="14.00">1</text>
288
+ <text text-anchor="start" x="1531.5" y="-99.3" font-family="Times,serif" font-size="14.00">name</text>
289
+ <polygon fill="#a6cee3" stroke="transparent" points="1576.5,-93.5 1576.5,-112.5 1627.5,-112.5 1627.5,-93.5 1576.5,-93.5"/>
290
+ <text text-anchor="start" x="1582.5" y="-100.3" font-family="Times,serif" font-style="italic" font-size="14.00">string</text>
291
+ <polygon fill="none" stroke="black" points="1489,-92.5 1489,-132.5 1628,-132.5 1628,-92.5 1489,-92.5"/>
292
+ </a>
293
+ </g>
294
+ </g>
295
+ <!-- Node_Ja_107&#45;&gt;Node_Ja_108 -->
296
+ <g id="edge9" class="edge">
297
+ <title>Node_Ja_107:e&#45;&gt;Node_Ja_108:header</title>
298
+ <g id="a_edge9"><a xlink:title="Ja_107 &#45;&#45;&gt; Ja_108">
299
+ <path fill="none" stroke="#000000" d="M1327,-122.5C1395.7,-122.5 1415.39,-122.5 1479.3,-122.5"/>
300
+ <polygon fill="#000000" stroke="#000000" points="1479.5,-126 1489.5,-122.5 1479.5,-119 1479.5,-126"/>
301
+ </a>
302
+ </g>
303
+ </g>
304
+ </g>
305
+ </svg>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rsdk/builtin-contract",
3
- "version": "3.5.0",
3
+ "version": "4.0.0-next.11",
4
4
  "license": "Apache License 2.0",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -9,10 +9,11 @@
9
9
  "prepublishOnly": "npm run build"
10
10
  },
11
11
  "dependencies": {
12
- "protobufjs": "^7.1.2"
12
+ "long": "^5.2.3",
13
+ "protobufjs": "^7.2.3"
13
14
  },
14
15
  "peerDependencies": {
15
- "@grpc/grpc-js": ">=1.7.0"
16
+ "@grpc/grpc-js": "^1.8.14"
16
17
  },
17
- "gitHead": "a20ab59bad5a4c0d69225f1dec7eb38a77eb184b"
18
+ "gitHead": "f1339ae22d78b41382b82a0feabacd49be19acd2"
18
19
  }
package/ppm.json CHANGED
@@ -2,6 +2,6 @@
2
2
  "$schema": "https://r-vision.github.io/ppm-schema/schema.v1.json",
3
3
  "name": "rsdk.builtin",
4
4
  "version": "1.0.0",
5
- "protogen": "1.7.0",
5
+ "protogen": "2.1.0",
6
6
  "dependencies": {}
7
7
  }
@@ -0,0 +1,155 @@
1
+ // Copyright 2016 The gRPC Authors
2
+ //
3
+ // Licensed under the Apache License, Version 2.0 (the "License");
4
+ // you may not use this file except in compliance with the License.
5
+ // You may obtain a copy of the License at
6
+ //
7
+ // http://www.apache.org/licenses/LICENSE-2.0
8
+ //
9
+ // Unless required by applicable law or agreed to in writing, software
10
+ // distributed under the License is distributed on an "AS IS" BASIS,
11
+ // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
+ // See the License for the specific language governing permissions and
13
+ // limitations under the License.
14
+
15
+ // Service exported by server reflection. A more complete description of how
16
+ // server reflection works can be found at
17
+ // https://github.com/grpc/grpc/blob/master/doc/server-reflection.md
18
+ //
19
+ // The canonical version of this proto can be found at
20
+ // https://github.com/grpc/grpc-proto/blob/master/grpc/reflection/v1/reflection.proto
21
+
22
+ syntax = "proto3";
23
+
24
+ package grpc.reflection.v1;
25
+
26
+ option go_package = "google.golang.org/grpc/reflection/grpc_reflection_v1";
27
+ option java_multiple_files = true;
28
+ option java_package = "io.grpc.reflection.v1";
29
+ option java_outer_classname = "ServerReflectionProto";
30
+
31
+ // ServerReflection
32
+ // buf:lint:ignore SERVICE_SUFFIX
33
+ service ServerReflection {
34
+ // The reflection service is structured as a bidirectional stream, ensuring
35
+ // all related requests go to a single server.
36
+ // buf:lint:ignore RPC_REQUEST_STANDARD_NAME
37
+ // buf:lint:ignore RPC_RESPONSE_STANDARD_NAME
38
+ rpc ServerReflectionInfo(stream ServerReflectionRequest) returns (stream ServerReflectionResponse);
39
+ }
40
+
41
+ // The message sent by the client when calling ServerReflectionInfo method.
42
+ message ServerReflectionRequest {
43
+ // host
44
+ string host = 1;
45
+ // To use reflection service, the client should set one of the following
46
+ // fields in message_request. The server distinguishes requests by their
47
+ // defined field and then handles them using corresponding methods.
48
+ oneof message_request {
49
+ // Find a proto file by the file name.
50
+ string file_by_filename = 3;
51
+
52
+ // Find the proto file that declares the given fully-qualified symbol name.
53
+ // This field should be a fully-qualified symbol name
54
+ // (e.g. <package>.<service>[.<method>] or <package>.<type>).
55
+ string file_containing_symbol = 4;
56
+
57
+ // Find the proto file which defines an extension extending the given
58
+ // message type with the given field number.
59
+ ExtensionRequest file_containing_extension = 5;
60
+
61
+ // Finds the tag numbers used by all known extensions of the given message
62
+ // type, and appends them to ExtensionNumberResponse in an undefined order.
63
+ // Its corresponding method is best-effort: it's not guaranteed that the
64
+ // reflection service will implement this method, and it's not guaranteed
65
+ // that this method will provide all extensions. Returns
66
+ // StatusCode::UNIMPLEMENTED if it's not implemented.
67
+ // This field should be a fully-qualified type name. The format is
68
+ // <package>.<type>
69
+ string all_extension_numbers_of_type = 6;
70
+
71
+ // List the full names of registered services. The content will not be
72
+ // checked.
73
+ string list_services = 7;
74
+ }
75
+ }
76
+
77
+ // The type name and extension number sent by the client when requesting
78
+ // file_containing_extension.
79
+ message ExtensionRequest {
80
+ // Fully-qualified type name. The format should be <package>.<type>
81
+ string containing_type = 1;
82
+ // extension_number
83
+ int32 extension_number = 2;
84
+ }
85
+
86
+ // The message sent by the server to answer ServerReflectionInfo method.
87
+ message ServerReflectionResponse {
88
+ // valid_host
89
+ string valid_host = 1;
90
+ // original_request
91
+ ServerReflectionRequest original_request = 2;
92
+ // The server sets one of the following fields according to the
93
+ // message_request in the request.
94
+ oneof message_response {
95
+ // This message is used to answer file_by_filename, file_containing_symbol,
96
+ // file_containing_extension requests with transitive dependencies.
97
+ // As the repeated label is not allowed in oneof fields, we use a
98
+ // FileDescriptorResponse message to encapsulate the repeated fields.
99
+ // The reflection service is allowed to avoid sending FileDescriptorProtos
100
+ // that were previously sent in response to earlier requests in the stream.
101
+ FileDescriptorResponse file_descriptor_response = 4;
102
+
103
+ // This message is used to answer all_extension_numbers_of_type requests.
104
+ ExtensionNumberResponse all_extension_numbers_response = 5;
105
+
106
+ // This message is used to answer list_services requests.
107
+ ListServiceResponse list_services_response = 6;
108
+
109
+ // This message is used when an error occurs.
110
+ ErrorResponse error_response = 7;
111
+ }
112
+ }
113
+
114
+ // Serialized FileDescriptorProto messages sent by the server answering
115
+ // a file_by_filename, file_containing_symbol, or file_containing_extension
116
+ // request.
117
+ message FileDescriptorResponse {
118
+ // Serialized FileDescriptorProto messages. We avoid taking a dependency on
119
+ // descriptor.proto, which uses proto2 only features, by making them opaque
120
+ // bytes instead.
121
+ repeated bytes file_descriptor_proto = 1;
122
+ }
123
+
124
+ // A list of extension numbers sent by the server answering
125
+ // all_extension_numbers_of_type request.
126
+ message ExtensionNumberResponse {
127
+ // Full name of the base type, including the package name. The format
128
+ // is <package>.<type>
129
+ string base_type_name = 1;
130
+ // extension_number
131
+ repeated int32 extension_number = 2;
132
+ }
133
+
134
+ // A list of ServiceResponse sent by the server answering list_services request.
135
+ message ListServiceResponse {
136
+ // The information of each service may be expanded in the future, so we use
137
+ // ServiceResponse message to encapsulate it.
138
+ repeated ServiceResponse service = 1;
139
+ }
140
+
141
+ // The information of a single service used by ListServiceResponse to answer
142
+ // list_services request.
143
+ message ServiceResponse {
144
+ // Full name of a registered service, including its package name. The format
145
+ // is <package>.<service>
146
+ string name = 1;
147
+ }
148
+
149
+ // The error code and error message sent by the server when an error occurs.
150
+ message ErrorResponse {
151
+ // This field uses the error codes defined in grpc::StatusCode.
152
+ int32 error_code = 1;
153
+ // error_message
154
+ string error_message = 2;
155
+ }