nx_mcp_route_auth_read_t1.nx
buildroot/runtime/nx_mcp_route_auth_read_t1.nx
about
Credential routing is explicit configuration; the remote capability verifier remains authoritative.
dependencies 2 imports · 1 importers
imports: nx_value_parse_json.nxnx_json_auth_read_t1.nx
imported by: nx_mcp_route_auth_read_gate_t1.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 |
| 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 |
| 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 |