docs: update OpenWiki
This commit is contained in:
@@ -108,7 +108,7 @@ sequenceDiagram
|
||||
Client->>Hub: JoinLobby(lobbyCode)
|
||||
Hub->>Hub: GetAuthenticatedUserId()
|
||||
Hub->>Service: JoinGameAsync(lobbyCode, userId, connectionId)
|
||||
Hub-->>Client: Broadcast "PlayerJoined" (GameStateDto)
|
||||
Hub-->>Client: Broadcast PlayerJoined (GameStateDto)
|
||||
```
|
||||
*Sequence diagram showing user authentication via REST and subsequent authenticated SignalR WebSocket connection.*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user