From 40d8fc11284dd15796da859741edbd218b3b4e30 Mon Sep 17 00:00:00 2001 From: fuwn Date: Mon, 12 Apr 2021 20:41:31 +0000 Subject: =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20Whirlsplash/site?= =?UTF-8?q?@358f644fa74327d21d0cd7bfef1cf2c27b1cad41=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 | 49 +++++++++++++------------ 1 file changed, 25 insertions(+), 24 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 252c295..5022e24 100644 --- a/docs/worldserver-protocol/userserver/index.html +++ b/docs/worldserver-protocol/userserver/index.html @@ -5,22 +5,23 @@ -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 @@ -32,16 +33,16 @@ 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