Servers: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Under Construction}} Realms is a realtime game and requires a constant server connection from the mobile client in order to play. There are two main servers which the game communicates with. == World Server == Placeholder == Game Server == Placeholder") |
No edit summary |
||
Line 1: | Line 1: | ||
{{Under Construction}} | {{Under Construction}} | ||
Realms is a realtime game and requires a constant server connection from the mobile client in order to play. There are two main servers which the game communicates with. | Realms is a realtime game and requires a constant server connection from the mobile client in order to play. There are two main servers which the game communicates with. | ||
Line 8: | Line 9: | ||
== Game Server == | == Game Server == | ||
Placeholder | Placeholder | ||
== History == | |||
Previously the World Server and the Game Server shared the same responsibilities. Since version 0.3.0 the split between the two started and the TCP game server took responsibilities for gameplay and the HTTP world server continued authentication responsibilities and bug reports. |
Revision as of 12:32, 10 August 2023
Realms is a realtime game and requires a constant server connection from the mobile client in order to play. There are two main servers which the game communicates with.
World Server
Placeholder
Game Server
Placeholder
History
Previously the World Server and the Game Server shared the same responsibilities. Since version 0.3.0 the split between the two started and the TCP game server took responsibilities for gameplay and the HTTP world server continued authentication responsibilities and bug reports.