From 9718e2ef99f45c385256974e63cfe2d102e7073b Mon Sep 17 00:00:00 2001 From: fuwn Date: Thu, 29 Apr 2021 05:18:49 +0000 Subject: =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20Whirlsplash/site?= =?UTF-8?q?@9656db240e344bd95a6aec513d1814587eaad4a6=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 | 6 +++--- 1 file changed, 3 insertions(+), 3 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 8338b4c..9f70700 100644 --- a/docs/worldserver-protocol/userserver/index.html +++ b/docs/worldserver-protocol/userserver/index.html @@ -9,7 +9,7 @@ UserServer | Whirlsplash - + @@ -32,10 +32,10 @@ UserServer - RoomServer communications fall into one of the following categories providing redirection to RoomServers, and other user queries. Transactional means that the client connection to the UserServer is maintained only as long as it takes to complete the desired transaction, then the client is either redirected to a RoomServer or dropped after a "grace period" of two minutes.
  • Provides registration and authentication services when registration and authentication are 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.
  • +property changes are made by users or administrators.
    - + -- cgit v1.2.3