From fae0a3f6d7e897a3d4f4098fc0a559b015b0e68f Mon Sep 17 00:00:00 2001 From: fuwn Date: Mon, 10 May 2021 06:42:04 +0000 Subject: =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20Whirlsplash/site?= =?UTF-8?q?@cd1a0faacbf134b82c1c94bc81d4f513e30d0088=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/worldserver-protocol/userserver/index.html | 32 ++++++------------------- 1 file changed, 7 insertions(+), 25 deletions(-) (limited to 'docs/worldserver-protocol/userserver/index.html') diff --git a/docs/worldserver-protocol/userserver/index.html b/docs/worldserver-protocol/userserver/index.html index 9f70700..84c0fc1 100644 --- a/docs/worldserver-protocol/userserver/index.html +++ b/docs/worldserver-protocol/userserver/index.html @@ -3,25 +3,16 @@ - + -UserServer | Whirlsplash - - - - - - - - - - - +UserServer | Whirlsplash + +
-
Skip to main content

UserServer

The following information is directly quoted from the GammaDocs.

The UserServer is used for larger worlds that require more than one RoomServer, or when user +

UserServer

The following information is directly quoted from the GammaDocs.

The UserServer is used for larger worlds that require more than one RoomServer, or when user registration and authentication are required. When user registration and authentication are not required, the UserServer is used in anonymous mode, and can handle large worlds with multiple RoomServers. When user registration and authentication are needed, the UserServer maintains a user @@ -33,16 +24,7 @@ providing redirection to RoomServers, and other user queries. Transactional mean required.

  • Acts as database client to query or maintain a user database when registration and authentication services are required.
  • Acts as database client to query or maintain a World properties database when persistent property changes are made by users or administrators.
  • - - - - - - - - - - - + + \ No newline at end of file -- cgit v1.2.3