clarify the federation aspect #47
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
what should others do and get in return via Immers.
Taking back the older perspective of "invinting" people to actually visit or "take a tour" of my mind, as represented by my notes, what would the social aspect entail?
?commands-url=, as mentioned in #12 (comment)Note that most of this features would faciliate demonstration, remote demonstration in particular, but most likely to people already familiar with federation.
All sharing aspect should maintain provenance, cf #20 , so that an important text/code snippet is not just its content but also a way to backtrack to its source, similar to #56 (comment) .
Example of user case : porting the Future of Text symposium book not to an innert object but rather a graph of spaces where each chapter becomes a potential workshop on the topic where both social and knowledge interactions take place. The federated aspect then becomes how to faciliate quality social interactions.
See
federationbranch https://git.benetou.fr/utopiah/text-code-xr-engine/src/branch/federationStarted to learn deeper integration with :
immersClient.feed().then( console.log )immersClient.sendChatMessage("msg", "public", ["otherutopiah[immers.space]"])That can then be read via
immersClient.addEventListener("immers-client-new-message", console.log )Documentation
ToDo (cf session 1 logs)
See utopiah/biggu_s_gate#21 and utopiah/biggu_s_gate#24
Note that https://forgefed.org might be interesting since at the core of
jxrand this project is manipulating code in XR.