Feature #244
websocket, rest: synchronous enter
Start date:
06/12/2025
Due date:
% Done:
0%
Estimated time:
Description
Enter world is naturally synchronous operation, current asynchronous approach requires WelcomeListeners and whatnot.
History
Updated by Josip Almasi 12 days ago
- Assignee set to Josip Almasi
- Status changed from New to Resolved
Enter command extended with sync parameter, utilized by VRSpace.enterAsync() call that returns a promise.
New Worlds.enterWorld() REST API call equivalent to the command.