feat(perception): add bounded authenticated gRPC stream transport
This commit is contained in:
@@ -29,6 +29,9 @@ dependencies = [
|
||||
[tool.uv.sources]
|
||||
missioncore-plugin-sdk = { path = "packages/plugin-sdk", editable = true }
|
||||
|
||||
[project.optional-dependencies]
|
||||
perception-stream = ["grpcio>=1.76,<2"]
|
||||
|
||||
[project.scripts]
|
||||
k1link = "k1link.device_plugins.xgrids_k1.cli:app"
|
||||
missioncore-datasets = "k1link.datasets.cli:app"
|
||||
|
||||
Reference in New Issue
Block a user