Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add group-joined and group-left to the websocket tutorial #138

Open
Protected opened this issue Mar 4, 2023 · 4 comments
Open

Add group-joined and group-left to the websocket tutorial #138

Protected opened this issue Mar 4, 2023 · 4 comments
Labels
Priority: Medium Normal priority Status: Help Wanted Oi! We need help with this! Type: Enhancement This will **improve** existing or **add** something new

Comments

@Protected
Copy link

These events are issued when the user connected to the websocket effectively becomes a member of a group or effectively stops being a member of a group.

The payload is always: {"groupId": "string"} .

@Foorack
Copy link
Member

Foorack commented Jun 26, 2023

Thanks for this Issue!

Due to very technical reasons, this is a "Tutorial" issue, and not part of the OpenAPI specification, so will move this to the front-end repository.

@Foorack Foorack transferred this issue from vrchatapi/specification Jun 26, 2023
@Foorack Foorack added Type: Enhancement This will **improve** existing or **add** something new Status: Help Wanted Oi! We need help with this! Priority: Medium Normal priority labels Jun 26, 2023
@VinyarionHyarmendacil
Copy link
Contributor

I added these in #140, so I think this could be considered as having been addressed.

@Foorack
Copy link
Member

Foorack commented Oct 9, 2023

@VinyarionHyarmendacil Does the content-refresh event really cover joining or leaving a group? They should be different events, therefore not solved by #140.

@VinyarionHyarmendacil
Copy link
Contributor

@Foorack whoops, meant #134

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Medium Normal priority Status: Help Wanted Oi! We need help with this! Type: Enhancement This will **improve** existing or **add** something new
Development

No branches or pull requests

3 participants