[Feature Request] [VRChat Team Request] Reduce User Request Rate #715

Closed
opened 2026-04-05 16:24:40 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @DubyaDude on 10/24/2024

Tracking issue for request by VRChat to reduce the number of current user requests done, as discussed, we needed these available to fill in gaps we'd lose by not requesting current user as often:

  • The addition of user-location WebSocket event firing when the user is traveling or offline.
    • VRChat's Implementation. (event now has travelingToLocation)
    • VRCX's Test/Implementation.
  • The addition of instance-queue-left WebSocket event.
    • VRChat's Implementation.
    • VRCX's Test/Implementation. (06dad59796)
  • [OPTIONAL] The addition of the presence object being sent over the WebSocket.
    • VRChat's Implementation.
    • VRCX's Test/Implementation.
*Originally created by @DubyaDude on 10/24/2024* Tracking issue for request by VRChat to reduce the number of current user requests done, as discussed, we needed these available to fill in gaps we'd lose by not requesting current user as often: - The addition of `user-location` WebSocket event firing when the user is `traveling` or `offline`. - [x] VRChat's Implementation. (event now has `travelingToLocation`) - [x] VRCX's Test/Implementation. - The addition of `instance-queue-left` WebSocket event. - [x] VRChat's Implementation. - [x] VRCX's Test/Implementation. (https://github.com/vrcx-team/VRCX/commit/06dad59796aa82fc64f1f0e0e2dd45b7244329ae) - [OPTIONAL] The addition of the `presence` object being sent over the WebSocket. - [ ] VRChat's Implementation. - [ ] VRCX's Test/Implementation.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/VRCX#715