Skip to content

Push room info to lobby when publicly hosting#18267

Merged
LibretroAdmin merged 2 commits intolibretro:masterfrom
davidgfnet:lobbyinfo
Sep 17, 2025
Merged

Push room info to lobby when publicly hosting#18267
LibretroAdmin merged 2 commits intolibretro:masterfrom
davidgfnet:lobbyinfo

Conversation

@davidgfnet
Copy link
Copy Markdown
Contributor

Description

This PR adds some extra information to the lobby publishing call (/add/) so that information about the number of players and spectators is included in the room information.
This information is also displayed when listing and connecting to a lobby room. This can help players find an available room. This data is merely informative to the user, Retroarch merely displays it.

The lobby has been updated to ingest this data. In any case, older versions of the lobby will also work (they will just ignore this information).

Tested using a local lobby build.

This information is optional and merely informational. The lobby
might ignore it (and it ignores it at the current version).
@LibretroAdmin LibretroAdmin merged commit 9504583 into libretro:master Sep 17, 2025
31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants