Networking
VIROO platform offers a multi-user experience, which means that it allows multiple users to interact simultaneously in the same virtual environment. To this end, it provides content creators with a proprietary networking system.
This system is based on a server to which clients connect to communicate with each other, but unlike other networking systems, the server does not participate in the client logic, i.e. it is not just another client. It is only in charge of managing the communication and the state of the session.
The content developed in VIROO is compatible with networking functions by default: it can be run in a network session in which the joining users see each other. In addition, interactions implemented using the VIROO Interaction System are synchronized across the network.
In the articles of this section you will find relevant information about the components provided to synchronize data and content elements developed on VIROO.