From 188c0b4e117f630a16f328572aba264b562d95fe Mon Sep 17 00:00:00 2001 From: fuwn Date: Wed, 28 Apr 2021 00:31:20 +0000 Subject: =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20Whirlsplash/site?= =?UTF-8?q?@4f8f9a25fc25275e81b56c350888a4d73c57b578=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 | 50 ++++++++++++------------- 1 file changed, 25 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 bd25db6..8338b4c 100644 --- a/docs/worldserver-protocol/userserver/index.html +++ b/docs/worldserver-protocol/userserver/index.html @@ -3,25 +3,25 @@ - + -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 +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