From c6b89dfefcba4b01b019e490967f949b09a93211 Mon Sep 17 00:00:00 2001 From: fuwn Date: Mon, 7 Jun 2021 00:39:36 +0000 Subject: =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20Whirlsplash/site?= =?UTF-8?q?@47bf4e5abc617e8ff719304e3dcd55d594e572c9=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 593d624..9836b6e 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