lamport-send-delivers-synchronously

Status: IN

`send_message` calls `to_node.receive_message()` directly in the same call stack, making message delivery instantaneous and deterministic with no async queue or network simulation.

Source: entries/2026/05/29/lamport-clocks-lamport.md

JSON