From 52aaf2558214e72108aa52a11729d48cac7d111c Mon Sep 17 00:00:00 2001 From: fuwn Date: Mon, 14 Jun 2021 23:31:03 +0000 Subject: =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20Whirlsplash/site?= =?UTF-8?q?@5d3b53479fdb642c36ec92ffaead7dec5ff95897=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 | 14 +++++++------- 1 file changed, 7 insertions(+), 7 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 9836b6e..9034efa 100644 --- a/docs/worldserver-protocol/userserver/index.html +++ b/docs/worldserver-protocol/userserver/index.html @@ -8,9 +8,9 @@ UserServer | Whirlsplash - - - + + + @@ -32,11 +32,11 @@ 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