From 6ff1c097e96c8dd1ca43e957668ce80be7c3fc08 Mon Sep 17 00:00:00 2001 From: fuwn Date: Sat, 17 Apr 2021 21:30:10 +0000 Subject: =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20Whirlsplash/site?= =?UTF-8?q?@4a14c6538f42f506816447ecefb05e193f37f20f=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 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 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 5642aaf..a371ee7 100644 --- a/docs/worldserver-protocol/userserver/index.html +++ b/docs/worldserver-protocol/userserver/index.html @@ -6,10 +6,10 @@ -UserServer | Whirlsplash +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