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.
- {agentic_mesh_protocol-1.0.0.dev1/src/agentic_mesh_protocol.egg-info → agentic_mesh_protocol-1.0.0.dev2}/PKG-INFO +2 -2
- {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/pyproject.toml +4 -4
- {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/__version__.py +1 -1
- {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
- {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
- {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2/src/agentic_mesh_protocol.egg-info}/PKG-INFO +2 -2
- {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol.egg-info/requires.txt +1 -1
- {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/LICENSE +0 -0
- {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/README.md +0 -0
- {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/setup.cfg +0 -0
- {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/__init__.py +0 -0
- {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/cost/__init__.py +0 -0
- {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/cost/v1/__init__.py +0 -0
- {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
- {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
- {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
- {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
- {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
- {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
- {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/filesystem/__init__.py +0 -0
- {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/filesystem/v1/__init__.py +0 -0
- {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
- {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
- {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
- {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
- {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
- {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
- {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/gateway/__init__.py +0 -0
- {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/gateway/v1/__init__.py +0 -0
- {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
- {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
- {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
- {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
- {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/module/__init__.py +0 -0
- {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/module/v1/__init__.py +0 -0
- {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
- {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
- {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
- {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
- {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
- {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
- {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
- {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
- {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
- {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
- {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
- {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
- {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/py.typed +0 -0
- {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/registry/__init__.py +0 -0
- {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/registry/v1/__init__.py +0 -0
- {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
- {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
- {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
- {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
- {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
- {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
- {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
- {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
- {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
- {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
- {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
- {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
- {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/setup/__init__.py +0 -0
- {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/setup/v1/__init__.py +0 -0
- {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
- {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
- {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
- {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
- {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
- {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
- {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/storage/__init__.py +0 -0
- {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/storage/v1/__init__.py +0 -0
- {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
- {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
- {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
- {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
- {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
- {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
- {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol/user_profile/__init__.py +0 -0
- {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
- {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
- {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
- {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
- {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
- {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
- {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
- {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/agentic_mesh_protocol.egg-info/SOURCES.txt +0 -0
- {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
- {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
- {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/buf/__init__.py +0 -0
- {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/buf/validate/__init__.py +0 -0
- {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/buf/validate/validate_pb2.py +0 -0
- {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/buf/validate/validate_pb2.pyi +0 -0
- {agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/buf/validate/validate_pb2_grpc.py +0 -0
- {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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
54
|
+
"build>=1.5.0",
|
|
55
55
|
"bump-my-version>=1.2.4",
|
|
56
|
-
"mypy>=
|
|
56
|
+
"mypy>=2.0.0",
|
|
57
57
|
"pre-commit>=4.6.0",
|
|
58
58
|
"pytest>=9.0.3",
|
|
59
59
|
"ruff>=0.15.12",
|
|
@@ -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.
|
|
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.
|
|
32
|
-
response_deserializer=agentic__mesh__protocol_dot_gateway_dot_v1_dot_gateway__pb2.
|
|
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.
|
|
100
|
-
response_serializer=agentic__mesh__protocol_dot_gateway_dot_v1_dot_gateway__pb2.
|
|
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.
|
|
168
|
-
agentic__mesh__protocol_dot_gateway_dot_v1_dot_gateway__pb2.
|
|
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.
|
|
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.
|
|
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
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{agentic_mesh_protocol-1.0.0.dev1 → agentic_mesh_protocol-1.0.0.dev2}/src/buf/validate/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|