When the client attempts to join the session the host gets the following log:
[2023.11.24-01.30.23:294][607]LogEOSSDK: LogEOSP2P: Added new peer. LocalUserId=[000...c4a] RemoteUserId=[000...d4e]
[2023.11.24-01.30.23:294][607]LogEOSSDK: LogEOSP2P: Received connection invitation request for unknown socket. LocalUserId=[000...c4a] RemoteUserId=[000...d4e] SocketId=[GameNetDriver]
[2023.11.24-01.30.52:657][624]LogStreaming: Display: 0.000 ms for processing 2 objects in RemoveUnreachableObjects(Queued=0, Async=0). Removed 0 (334->334) packages and 0 (502->502) public exports.
[2023.11.24-01.31.08:574][173]LogEOSSDK: LogEOSP2P: Received invitation for new Session ID for Socket ID we already know about. LocalUserId=[000...c4a] RemoteUserId=[000...d4e] SocketId=[GameNetDriver] ExistingSessionGuid=[rqRrWGSTi0iBA6OpqSLppA] NewSessionGuid=[lJKO6XqtbUOD4_EEWJo3nw]
[2023.11.24-01.31.08:574][173]LogEOSSDK: LogEOSP2P: Removing existing invitation for new Session ID. LocalUserId=[000...c4a] RemoteUserId=[000...d4e] SocketId=[GameNetDriver] NewSessionGuid=[lJKO6XqtbUOD4_EEWJo3nw]
[2023.11.24-01.31.08:574][173]LogEOSSDK: LogEOSP2P: Received connection invitation request for unknown socket. LocalUserId=[000...c4a] RemoteUserId=[000...d4e] SocketId=[GameNetDriver]
[2023.11.24-01.31.08:574][173]LogEOSSDK: LogEOSP2P: Removed peer with no connections. LocalUserId=[000...c4a] RemoteUserId=[000...d4e]```