Module composition::server[][src]

The logic for the server.

Modules

messages

Internal messaging for the server.

net

Put the network client struct in its own file.

Structs

Server

The struct containing all the data and running all the updates.