We need a server to be able to send stage setups, actor state, and various commands over the network to a client.
We need a client to be able to send state-change requests to a server.
The protocol needs to be defined and implemented separately, as soon we'll have to create things such as traffic-reducing proxies and application firewalls for it.
We need a server to be able to send stage setups, actor state, and various commands over the network to a client. We need a client to be able to send state-change requests to a server.
The protocol needs to be defined and implemented separately, as soon we'll have to create things such as traffic-reducing proxies and application firewalls for it.