What it is and the problem it solves
A 1994 web browser that solved the problem of blank-page latency for dial-up users.
How it works
It renders pages on-the-fly: text and graphics appear as they download, not after full load.
What works
On-the-fly rendering worked. Users read text within seconds of entering a URL. Version 2.0 delivered cookies, frames, proxy auto-config, and JavaScript.
What does not
Constellation never shipped. The open-source release was of Communicator, not Navigator 1.0 or 2.0. No claim confirms adoption, speed, or market share.
What it changes
It redefined user expectation of responsiveness on dial-up. It shifted browser development from passive display to interactive, stateful, scriptable systems.
Is it worth your time
Yes — if you work on web standards, browser history, or open-source transitions. Not for modern development or deployment.