You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Daan van Berkel edited this page Oct 28, 2021
·
4 revisions
On this page you will find the documentation for the workshop-server.
Overview
The workshop-server is the pivotal to the boiding workshop. It is responsible for at least the following responsibilities
Managing teams
Coordinating brain-servers
Simulating boids
Visualizing simulation
These responsibilities are divided between the client and the server. The clients main responsibility is visualization. A detailed description of the client can be found on the client documentation.
The server is responsible for the rest. Learn more about the server on the server documentation.