agentic-mesh-protocol 1.0.0.dev1__tar.gz → 1.0.0.dev2__tar.gz

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 (95) hide show
  1. {agentic_mesh_protocol-1.0.0.dev1/src/agentic_mesh_protocol.egg-info → agentic_mesh_protocol-1.0.0.dev2}/PKG-INFO +2 -2
  2. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/pyproject.toml +4 -4
  3. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/__version__.py +1 -1
  4. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/gateway/v1/gateway_service_pb2.py +1 -1
  5. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/gateway/v1/gateway_service_pb2_grpc.py +6 -6
  6. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2/src/agentic_mesh_protocol.egg-info}/PKG-INFO +2 -2
  7. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol.egg-info/requires.txt +1 -1
  8. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/LICENSE +0 -0
  9. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/README.md +0 -0
  10. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/setup.cfg +0 -0
  11. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/__init__.py +0 -0
  12. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/cost/__init__.py +0 -0
  13. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/cost/v1/__init__.py +0 -0
  14. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/cost/v1/cost_pb2.py +0 -0
  15. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/cost/v1/cost_pb2.pyi +0 -0
  16. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/cost/v1/cost_pb2_grpc.py +0 -0
  17. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/cost/v1/cost_service_pb2.py +0 -0
  18. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/cost/v1/cost_service_pb2.pyi +0 -0
  19. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/cost/v1/cost_service_pb2_grpc.py +0 -0
  20. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/filesystem/__init__.py +0 -0
  21. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/filesystem/v1/__init__.py +0 -0
  22. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/filesystem/v1/filesystem_pb2.py +0 -0
  23. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/filesystem/v1/filesystem_pb2.pyi +0 -0
  24. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/filesystem/v1/filesystem_pb2_grpc.py +0 -0
  25. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/filesystem/v1/filesystem_service_pb2.py +0 -0
  26. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/filesystem/v1/filesystem_service_pb2.pyi +0 -0
  27. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/filesystem/v1/filesystem_service_pb2_grpc.py +0 -0
  28. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/gateway/__init__.py +0 -0
  29. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/gateway/v1/__init__.py +0 -0
  30. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/gateway/v1/gateway_pb2.py +0 -0
  31. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/gateway/v1/gateway_pb2.pyi +0 -0
  32. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/gateway/v1/gateway_pb2_grpc.py +0 -0
  33. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/gateway/v1/gateway_service_pb2.pyi +0 -0
  34. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/module/__init__.py +0 -0
  35. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/module/v1/__init__.py +0 -0
  36. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/module/v1/information_pb2.py +0 -0
  37. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/module/v1/information_pb2.pyi +0 -0
  38. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/module/v1/information_pb2_grpc.py +0 -0
  39. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/module/v1/lifecycle_pb2.py +0 -0
  40. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/module/v1/lifecycle_pb2.pyi +0 -0
  41. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/module/v1/lifecycle_pb2_grpc.py +0 -0
  42. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/module/v1/module_service_pb2.py +0 -0
  43. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/module/v1/module_service_pb2.pyi +0 -0
  44. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/module/v1/module_service_pb2_grpc.py +0 -0
  45. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/module/v1/monitoring_pb2.py +0 -0
  46. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/module/v1/monitoring_pb2.pyi +0 -0
  47. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/module/v1/monitoring_pb2_grpc.py +0 -0
  48. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/py.typed +0 -0
  49. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/registry/__init__.py +0 -0
  50. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/registry/v1/__init__.py +0 -0
  51. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/registry/v1/registry_enums_pb2.py +0 -0
  52. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/registry/v1/registry_enums_pb2.pyi +0 -0
  53. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/registry/v1/registry_enums_pb2_grpc.py +0 -0
  54. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/registry/v1/registry_models_pb2.py +0 -0
  55. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/registry/v1/registry_models_pb2.pyi +0 -0
  56. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/registry/v1/registry_models_pb2_grpc.py +0 -0
  57. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/registry/v1/registry_requests_pb2.py +0 -0
  58. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/registry/v1/registry_requests_pb2.pyi +0 -0
  59. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/registry/v1/registry_requests_pb2_grpc.py +0 -0
  60. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/registry/v1/registry_service_pb2.py +0 -0
  61. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/registry/v1/registry_service_pb2.pyi +0 -0
  62. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/registry/v1/registry_service_pb2_grpc.py +0 -0
  63. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/setup/__init__.py +0 -0
  64. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/setup/v1/__init__.py +0 -0
  65. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/setup/v1/setup_pb2.py +0 -0
  66. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/setup/v1/setup_pb2.pyi +0 -0
  67. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/setup/v1/setup_pb2_grpc.py +0 -0
  68. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/setup/v1/setup_service_pb2.py +0 -0
  69. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/setup/v1/setup_service_pb2.pyi +0 -0
  70. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/setup/v1/setup_service_pb2_grpc.py +0 -0
  71. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/storage/__init__.py +0 -0
  72. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/storage/v1/__init__.py +0 -0
  73. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/storage/v1/data_pb2.py +0 -0
  74. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/storage/v1/data_pb2.pyi +0 -0
  75. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/storage/v1/data_pb2_grpc.py +0 -0
  76. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/storage/v1/storage_service_pb2.py +0 -0
  77. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/storage/v1/storage_service_pb2.pyi +0 -0
  78. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/storage/v1/storage_service_pb2_grpc.py +0 -0
  79. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/user_profile/__init__.py +0 -0
  80. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/user_profile/v1/__init__.py +0 -0
  81. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/user_profile/v1/user_profile_pb2.py +0 -0
  82. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/user_profile/v1/user_profile_pb2.pyi +0 -0
  83. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/user_profile/v1/user_profile_pb2_grpc.py +0 -0
  84. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/user_profile/v1/user_profile_service_pb2.py +0 -0
  85. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/user_profile/v1/user_profile_service_pb2.pyi +0 -0
  86. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/user_profile/v1/user_profile_service_pb2_grpc.py +0 -0
  87. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol.egg-info/SOURCES.txt +0 -0
  88. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol.egg-info/dependency_links.txt +0 -0
  89. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol.egg-info/top_level.txt +0 -0
  90. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/buf/__init__.py +0 -0
  91. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/buf/validate/__init__.py +0 -0
  92. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/buf/validate/validate_pb2.py +0 -0
  93. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/buf/validate/validate_pb2.pyi +0 -0
  94. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/buf/validate/validate_pb2_grpc.py +0 -0
  95. {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/test/test_imports.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: agentic-mesh-protocol
3
- Version: 1.0.0.dev1
3
+ Version: 1.0.0.dev2
4
4
  Summary: Python gRPC interfaces for Agentic Mesh Protocol
5
5
  Author-email: "DigitalKin.ai" <contact@digitalkin.ai>
6
6
  Project-URL: Bug Tracker, https://github.com/DigitalKin-ai/service-apis-py/issues
@@ -24,7 +24,7 @@ Requires-Python: >=3.10
24
24
  Description-Content-Type: text/markdown
25
25
  License-File: LICENSE
26
26
  Requires-Dist: bump-my-version==1.3.0
27
- Requires-Dist: googleapis-common-protos==1.74.0
27
+ Requires-Dist: googleapis-common-protos==1.75.0
28
28
  Requires-Dist: grpcio-tools==1.80.0
29
29
  Requires-Dist: grpcio==1.80.0
30
30
  Requires-Dist: protobuf==6.33.6
@@ -20,7 +20,7 @@
20
20
  ]
21
21
  dependencies = [
22
22
  "bump-my-version==1.3.0",
23
- "googleapis-common-protos==1.74.0",
23
+ "googleapis-common-protos==1.75.0",
24
24
  "grpcio-tools==1.80.0",
25
25
  "grpcio==1.80.0",
26
26
  "protobuf==6.33.6",
@@ -38,7 +38,7 @@
38
38
  name = "agentic-mesh-protocol"
39
39
  readme = "README.md"
40
40
  requires-python = ">=3.10"
41
- version = "1.0.0.dev1"
41
+ version = "1.0.0.dev2"
42
42
 
43
43
  [project.urls]
44
44
  "Bug Tracker" = "https://github.com/DigitalKin-ai/service-apis-py/issues"
@@ -51,9 +51,9 @@
51
51
 
52
52
  [dependency-groups]
53
53
  dev = [
54
- "build>=1.4.4",
54
+ "build>=1.5.0",
55
55
  "bump-my-version>=1.2.4",
56
- "mypy>=1.20.2",
56
+ "mypy>=2.0.0",
57
57
  "pre-commit>=4.6.0",
58
58
  "pytest>=9.0.3",
59
59
  "ruff>=0.15.12",
@@ -5,4 +5,4 @@ from importlib.metadata import PackageNotFoundError, version
5
5
  try:
6
6
  __version__ = version("agentic-mesh-protocol")
7
7
  except PackageNotFoundError:
8
- __version__ = "1.0.0.dev1"
8
+ __version__ = "1.0.0.dev2"
@@ -25,7 +25,7 @@ _sym_db = _symbol_database.Default()
25
25
  from agentic_mesh_protocol.gateway.v1 import gateway_pb2 as agentic__mesh__protocol_dot_gateway_dot_v1_dot_gateway__pb2
26
26
 
27
27
 
28
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n6agentic_mesh_protocol/gateway/v1/gateway_service.proto\x12 agentic_mesh_protocol.gateway.v1\x1a.agentic_mesh_protocol/gateway/v1/gateway.proto2\xf7\x02\n\x0eGatewayService\x12z\n\x0bStartStream\x12\x34.agentic_mesh_protocol.gateway.v1.StartStreamRequest\x1a\x35.agentic_mesh_protocol.gateway.v1.StartStreamResponse\x12l\n\x06Stream\x12..agentic_mesh_protocol.gateway.v1.StreamClient\x1a..agentic_mesh_protocol.gateway.v1.StreamServer(\x01\x30\x01\x12{\n\nSendSignal\x12\x35.agentic_mesh_protocol.gateway.v1.ClientSignalRequest\x1a\x36.agentic_mesh_protocol.gateway.v1.ClientSignalResponseB\xd5\x01\n$com.agentic_mesh_protocol.gateway.v1B\x13GatewayServiceProtoP\x01\xa2\x02\x03\x41GX\xaa\x02\x1e\x41genticMeshProtocol.Gateway.V1\xca\x02\x1e\x41genticMeshProtocol\\Gateway\\V1\xe2\x02*AgenticMeshProtocol\\Gateway\\V1\\GPBMetadata\xea\x02 AgenticMeshProtocol::Gateway::V1b\x06proto3')
28
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n6agentic_mesh_protocol/gateway/v1/gateway_service.proto\x12 agentic_mesh_protocol.gateway.v1\x1a.agentic_mesh_protocol/gateway/v1/gateway.proto2\xf7\x02\n\x0eGatewayService\x12z\n\x0bStartStream\x12\x34.agentic_mesh_protocol.gateway.v1.StartStreamRequest\x1a\x35.agentic_mesh_protocol.gateway.v1.StartStreamResponse\x12l\n\x06Stream\x12..agentic_mesh_protocol.gateway.v1.StreamServer\x1a..agentic_mesh_protocol.gateway.v1.StreamClient(\x01\x30\x01\x12{\n\nSendSignal\x12\x35.agentic_mesh_protocol.gateway.v1.ClientSignalRequest\x1a\x36.agentic_mesh_protocol.gateway.v1.ClientSignalResponseB\xd5\x01\n$com.agentic_mesh_protocol.gateway.v1B\x13GatewayServiceProtoP\x01\xa2\x02\x03\x41GX\xaa\x02\x1e\x41genticMeshProtocol.Gateway.V1\xca\x02\x1e\x41genticMeshProtocol\\Gateway\\V1\xe2\x02*AgenticMeshProtocol\\Gateway\\V1\\GPBMetadata\xea\x02 AgenticMeshProtocol::Gateway::V1b\x06proto3')
29
29
 
30
30
  _globals = globals()
31
31
  _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
@@ -28,8 +28,8 @@ class GatewayServiceStub(object):
28
28
  _registered_method=True)
29
29
  self.Stream = channel.stream_stream(
30
30
  '/agentic_mesh_protocol.gateway.v1.GatewayService/Stream',
31
- request_serializer=agentic__mesh__protocol_dot_gateway_dot_v1_dot_gateway__pb2.StreamClient.SerializeToString,
32
- response_deserializer=agentic__mesh__protocol_dot_gateway_dot_v1_dot_gateway__pb2.StreamServer.FromString,
31
+ request_serializer=agentic__mesh__protocol_dot_gateway_dot_v1_dot_gateway__pb2.StreamServer.SerializeToString,
32
+ response_deserializer=agentic__mesh__protocol_dot_gateway_dot_v1_dot_gateway__pb2.StreamClient.FromString,
33
33
  _registered_method=True)
34
34
  self.SendSignal = channel.unary_unary(
35
35
  '/agentic_mesh_protocol.gateway.v1.GatewayService/SendSignal',
@@ -96,8 +96,8 @@ def add_GatewayServiceServicer_to_server(servicer, server):
96
96
  ),
97
97
  'Stream': grpc.stream_stream_rpc_method_handler(
98
98
  servicer.Stream,
99
- request_deserializer=agentic__mesh__protocol_dot_gateway_dot_v1_dot_gateway__pb2.StreamClient.FromString,
100
- response_serializer=agentic__mesh__protocol_dot_gateway_dot_v1_dot_gateway__pb2.StreamServer.SerializeToString,
99
+ request_deserializer=agentic__mesh__protocol_dot_gateway_dot_v1_dot_gateway__pb2.StreamServer.FromString,
100
+ response_serializer=agentic__mesh__protocol_dot_gateway_dot_v1_dot_gateway__pb2.StreamClient.SerializeToString,
101
101
  ),
102
102
  'SendSignal': grpc.unary_unary_rpc_method_handler(
103
103
  servicer.SendSignal,
@@ -164,8 +164,8 @@ class GatewayService(object):
164
164
  request_iterator,
165
165
  target,
166
166
  '/agentic_mesh_protocol.gateway.v1.GatewayService/Stream',
167
- agentic__mesh__protocol_dot_gateway_dot_v1_dot_gateway__pb2.StreamClient.SerializeToString,
168
- agentic__mesh__protocol_dot_gateway_dot_v1_dot_gateway__pb2.StreamServer.FromString,
167
+ agentic__mesh__protocol_dot_gateway_dot_v1_dot_gateway__pb2.StreamServer.SerializeToString,
168
+ agentic__mesh__protocol_dot_gateway_dot_v1_dot_gateway__pb2.StreamClient.FromString,
169
169
  options,
170
170
  channel_credentials,
171
171
  insecure,
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: agentic-mesh-protocol
3
- Version: 1.0.0.dev1
3
+ Version: 1.0.0.dev2
4
4
  Summary: Python gRPC interfaces for Agentic Mesh Protocol
5
5
  Author-email: "DigitalKin.ai" <contact@digitalkin.ai>
6
6
  Project-URL: Bug Tracker, https://github.com/DigitalKin-ai/service-apis-py/issues
@@ -24,7 +24,7 @@ Requires-Python: >=3.10
24
24
  Description-Content-Type: text/markdown
25
25
  License-File: LICENSE
26
26
  Requires-Dist: bump-my-version==1.3.0
27
- Requires-Dist: googleapis-common-protos==1.74.0
27
+ Requires-Dist: googleapis-common-protos==1.75.0
28
28
  Requires-Dist: grpcio-tools==1.80.0
29
29
  Requires-Dist: grpcio==1.80.0
30
30
  Requires-Dist: protobuf==6.33.6
@@ -1,5 +1,5 @@
1
1
  bump-my-version==1.3.0
2
- googleapis-common-protos==1.74.0
2
+ googleapis-common-protos==1.75.0
3
3
  grpcio-tools==1.80.0
4
4
  grpcio==1.80.0
5
5
  protobuf==6.33.6