code wiki / _hdl_build / nx_room_stream_gate.nx

nx_room_stream_gate.nx

buildroot/runtime/_hdl_build/nx_room_stream_gate.nx

4414 B96 linesdepth 7pulls 22 transitivereach 0 importersview sourcekind gate/prooftopic room
docsdependenciesstructsconstsfunctions

about

nx_room_stream_gate.nx -- T4: proves the SOVEREIGN no-WebSocket media down-channel. Composes nx_room_stream (HTTP/1.1 chunked transfer wire) + nx_video_client_wasm (vc_wire room-frame format the browser client core packs/parses). Proves: 1) raw payloads round-trip byte-exact through chunked encode->decode (1- & multi-digit hex) 2) terminator chunk (len 0) ends the stream 3) malformed chunk length is REJECTED (neg-control = no false-green) 4) a real vc_wire media frame survives the chunked stream, kind/seq/payload byte-exact All built nx_cc_sovereign -> nxasm_x86 (no gcc, no .sh, no WebSocket, no WebRTC). license_tier: ORIGINAL

dependencies 4 imports · 0 importers

nx_syscalls.nx nx_gate_emit_lib.nx nx_room_stream.nx nx_video_client_wasm.nx nx_room_stream_gate.nx

imports: nx_syscalls.nxnx_gate_emit_lib.nxnx_room_stream.nxnx_video_client_wasm.nx

imported by: nobody (leaf or entry point)

call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown

main g_puts sys_write sys_mmap rs_chunk_encode rs_hexdig rs_chunk_decode rs_hexval g_check g_puts ↻ vc_wire_pack vc_wr_u32 vc_wire_parse vc_rd_u32 g_pn sys_mmap ↻ sys_write ↻ sys_exit

structs

none

consts

none

functions

15func main() -> i64