nx_mcp_sse_gate_t316.nx
buildroot/runtime/nx_mcp_sse_gate_t316.nx
about
nx_mcp_sse_gate_t316.nx -- Tests message stream decoding, HTTP parsing, chunking, and overflow handling in the Nishi sovereign ecosystem.
dependencies 1 imports · 0 importers
imports: nx_mcp_sse.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| none |
functions
| 3 | func mss_test(q:*u8,b:*u8,stream:i64,want:i64,expected:*u8)->i64 |
| 12 | func mss_http_test(src:*u8,want:i64)->i64 |
| 18 | func mss_chunk_test(src:*u8,expected:*u8,want:i64)->i64 called by 1: main |
| 26 | func mss_overflow_test()->i64 |
| 33 | func main(argc:i64,argv:*i64)->i64 |