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

Changes to getCurrentUser #893

Closed

Conversation

DubyaDude
Copy link
Contributor

@DubyaDude DubyaDude commented Aug 30, 2024

This removes the individual refresh loop of getting the current user.
In the loop, getting the current user will be grabbed along with refreshing the friends list, which has a cooldown of an hour.

This is waiting on the following to be implemented/tested

  • The addition of user-location WebSocket event firing when the user is traveling or offline.
    • VRChat's Implementation.
    • VRCX's Test/Implementation.
  • The addition of instance-queue-left WebSocket event.
    • VRChat's Implementation.
    • VRCX's Test/Implementation. (06dad59)
  • [OPTIONAL] The addition of the presence object being sent over the WebSocket.
    • VRChat's Implementation.
    • VRCX's Test/Implementation.

@DubyaDude
Copy link
Contributor Author

We were told that instance-queue-left event has now been added in VRChat 🎉

@DubyaDude
Copy link
Contributor Author

Closing in favor of tracking issue: #954

@DubyaDude DubyaDude closed this Oct 24, 2024
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.

1 participant