Integration · Group 6 of 9

Protocol-compatible TCP server

Five named cases from the tracked correctness inventory, kept on one focused page.

5 exact casesInventory source: test suite

Exact current cases

  1. accepts a node-ipc client without loading node-ipc in the server
  2. receives a node-ipc object as a neutral JSON frame
  3. receives a node-ipc false payload without coercion
  4. receives Unicode through the neutral wire frame
  5. turns a neutral reply frame into a node-ipc client event
Neutral peer has a narrow meaning.

The peer follows the framed wire contract without importing node-ipc. These cases demonstrate protocol compatibility; they are not proof of an implementation in another programming language.

Inventory and execution

What this page proves

These are the exact names registered by the source inventory for this group.

What proves a pass

The generated workflow result on the testing overview is authoritative about execution and failures.