feat: Add tokio-stream dependency and update gRPC client for bidirectional streaming

This commit is contained in:
GW_MC
2026-03-03 09:01:14 +00:00
parent 08b28a2acf
commit 860b0f077d
5 changed files with 106 additions and 13 deletions

View File

@@ -19,5 +19,5 @@ name = "development-agent"
data_dir = "./agent-runtime-data"
[master]
url = "http://localhost:8080"
url = "http://localhost:8443"
token = "token"