Field Module
Last updated
Last updated
Diarkis Field creates a shared digital space for all users connected to a Diarkis server cluster.
In this field, users become "visible" to each other and can interact with one another. The Diarkis server cluster calculates who is visible and who is not based on coordinates sent from the clients.
Typically, for remote users to share packets, they need to be connected to the same server. However, with Diarkis Field, there are no boundaries between servers. All users share the same digital space and can exchange packets ("visible" state).
For more detailed technical documentation, please refer to this API document.
Since Diarkis Field is composed of multiple servers within the Diarkis server cluster, scaling can be managed simply by adding or removing servers within the cluster.
The more servers you add to the cluster, the fewer users each server has to handle. When the number of running servers within the cluster is changed, all users are automatically allocated to the appropriate server without any interruption in synchronization.