Skip to content

Instantly share code, notes, and snippets.

@mseeley
Last active March 2, 2020 20:59
Show Gist options
  • Save mseeley/e05e4516edc25ff2ebb3e9e6aa4d7285 to your computer and use it in GitHub Desktop.
Save mseeley/e05e4516edc25ff2ebb3e9e6aa4d7285 to your computer and use it in GitHub Desktop.
```
Feb 28, 2020 12:36:14.635 [0x70000fbd2000] DEBUG - Game: Created new host session (214812f23f1582cb73127bb9aedbbeb9a07c3e8aee8e7e7724098e1471da1b2c).
Feb 28, 2020 12:36:15.216 [0x70000fbd2000] DEBUG - Game: using ROM path '/Volumes/Media/ROMs/Donkey Kong Classics (U).nes' and host session (d4fa670e58ca6c49f7bf83c79757bb3db63987d199560bfc6b71eda180db6c95) and peer (1YSI45q5nq6orbHY7T6w4EWqkQl).
Feb 28, 2020 12:36:15.771 [0x70000fbd2000] DEBUG - Game: Looking for active peer.
Feb 28, 2020 12:36:16.397 [0x70000fbd2000] DEBUG - Game: Looking for active peer.
Feb 28, 2020 12:36:16.397 [0x70000fbd2000] DEBUG - Game: Found active peer.
```
```
INFO: Guest 'plex#1496885:ig6xc2ife9b4aal20y5m8yh8' state changed to 16.
```
```
GUEST_FAILED = 0x10, ///< The guest failed peer-to-peer negotiation
```
The web sdk doesn't event a success/failure notification.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment