Updated microservices (markdown)
+1
-1
@@ -20,5 +20,5 @@ The auth-server is probably the only required microservice. It provides the sign
|
|||||||
|
|
||||||
## Chat-Server
|
## Chat-Server
|
||||||
|
|
||||||
The chat server provides game-wide room-based chat between users. It requires a valid tokens from the auth-server, otherwise it works pretty simply - it records the chat between all rooms.
|
The chat server provides game-wide room-based chat between users. It requires a valid token from the auth-server, otherwise it works pretty simply - it records the chat between all rooms.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user