Modify tests and samples for BiRPC SessionS<->ThresholdS

This commit is contained in:
arberkatellari
2026-01-20 12:55:20 +02:00
committed by Dan Christian Bogos
parent 78e537bc36
commit 8f6995d185
116 changed files with 1438 additions and 1591 deletions

View File

@@ -7,7 +7,8 @@
"listen": {
"rpc_json": ":2012",
"rpc_gob": ":2013",
"http": ":2080"
"http": ":2080",
"birpc_json": "127.0.0.1:2014",
},
@@ -37,7 +38,6 @@
"sessions": {
"enabled": true,
"listen_bijson": "127.0.0.1:2014",
"chargers_conns": ["*localhost"],
"rals_conns": ["*localhost"],
"cdrs_conns": ["*localhost"],