Project

General

Profile

Feature #238

share world metadata

Added by Josip Almasi 7 months ago. Updated 5 days ago.

Status:
New
Priority:
Normal
Assignee:
Start date:
04/18/2025
Due date:
% Done:

0%

Estimated time:

Description

Share world metadata rather than just a link, and let the client (serviceworker?) interpret the metadata.
(sharing links other than worlds is fine)

History

#1

Updated by Josip Almasi 5 days ago

  • Assignee set to Josip Almasi

Done some time ago,
https://github.com/jalmasi/vrspace/blob/master/server/src/main/java/org/vrspace/server/dto/WebPushMessage.java
created from
https://github.com/jalmasi/vrspace/blob/master/server/src/main/java/org/vrspace/server/obj/GroupMessage.java

But still only the link is used, worldId doesn't seem to be used at the moment.

Show stopper is world chat, that doesn't have any server-side structure. The only client-side structure is currently
https://github.com/jalmasi/vrspace/blob/master/babylon/js/core/chat-message.js

Also available in: Atom PDF