nx_mcp_route.nx
buildroot/runtime/nx_mcp_route.nx
about
Credential routing is explicit configuration; the remote capability verifier remains authoritative.
dependencies 2 imports · 13 importers
diagram shows first 10 each side; +0 more imports, +3 more importers in the complete lists below.
imports: nx_value_parse_json.nxnx_json_lib.nx
imported by: nx_mcp_control.nxnx_mcp_pending.nxnx_mcp_pending_candidate_t230.nxnx_mcp_pending_http_t174.nxnx_mcp_route_archive_gate_t160.nxnx_mcp_route_json_canonical_gate_t160.nxnx_mcp_sse.nxnx_mcp_stdio.nxnx_mcp_stdio_candidate_t230.nxnx_mcp_stdio_http_t174.nxnx_mcp_stdio_sse_t316.nxnx_perf_rehearsal.nxnx_perf_rehearsal_candidate_t179.nx
structs
| none |
consts
| none |
functions
| 7 | func mr_id_equal(a: *NxValue, b: *NxValue) -> i64 |
| 33 | func mr_response_matches(request: *u8, request_n: i64, response: *u8, response_n: i64) -> i64 called by 4: mainmss_message_kindms_exchangems_exchange calls 3: nx_value_parse_jsonmr_membermr_id_equal |
| 46 | func mr_equal(a: *u8, an: i64, b: *u8) -> i64 |
| 57 | func mr_len(s: *u8) -> i64 |
| 65 | func mr_member(v: *NxValue, key: *u8, bad: *i64) -> *NxValue called by 12: mpe_http_evidencempe_http_evidencempe_http_evidencemr_response_matchesmr_selectmss_message_kind+6 calls 1: mr_equal |
| 87 | func mr_config(argc: i64, argv: *i64, first: i64) -> i64 |
| 106 | func mr_select(body: *u8, n: i64, argc: i64, argv: *i64, first: i64, default_slot: i64) -> i64 called by 8: mrg_casemainmrg_casemainms_requestms_request+2 calls 3: nx_value_parse_jsonmr_membermr_equal |