Allow removing a member from the network #30

Closed
opened 2026-03-17 16:39:47 +00:00 by talksik · 1 comment
talksik commented 2026-03-17 16:39:47 +00:00 (Migrated from github.com)

This has additional complexity; if they are part of the visibility for various particles, they should perhaps be removed from those particles.

At the same time, if they are removed from the network, the client app wouldn't query those streams anyways technically.

We can always deal with this complexity out of necessity later. Or instead of delete, just deactivate a member.

This has additional complexity; if they are part of the visibility for various particles, they should perhaps be removed from those particles. At the same time, if they are removed from the network, the client app wouldn't query those streams anyways technically. We can always deal with this complexity out of necessity later. Or instead of delete, just deactivate a member.
talksik commented 2026-04-27 23:55:10 +00:00 (Migrated from github.com)

Completed by #169

Completed by #169
Sign in to join this conversation.