Starship.Drive (Starship v0.0.1) View Source
The TCP Acceptor used by the Starship
Webserver.
A Starship.Drive
is started by the Starship.Drive.Engine
per open socket.
Link to this section Summary
Functions
The main event loop for the Starship.Drive
process.
Link to this section Functions
Specs
The main event loop for the Starship.Drive
process.
This loop listens for messages and spawns a Starship.Reactor
process per request that arrives on the socket.