Complete networking integration gate (#58)
This commit is contained in:
@@ -317,3 +317,10 @@ bounded long polls preserve ack IDs, reconnect retries, shutdown `done`, and
|
||||
event order. Typed Linden messages share the CAPS dispatch registry; unknown
|
||||
messages remain observable and then use the generated caps-to-packet catalog so
|
||||
packet handlers receive them through the same bounded pipeline as UDP traffic.
|
||||
The milestone gate now drives login, UDP, seed discovery, event-queue region
|
||||
enablement, capability download, simulator handoff, and logout through one
|
||||
offline fake grid. Native `Simulator.SimStats` uses atomic C#-compatible
|
||||
counters and receives real UDP and server-stat updates without exposing packet
|
||||
payloads or endpoints. The gate asserts token redaction, bounded policies, and
|
||||
joined CAPS/download/network tasks; `tools/check_milestone_08.py` prevents owned
|
||||
networking stubs or required audit evidence from regressing.
|
||||
|
||||
Reference in New Issue
Block a user