See how a group key actually rotates.
MLS (Messaging Layer Security, RFC 9420) is the IETF protocol Koaich uses for encrypted group rooms. The mechanics are easier to feel than to read about. Add members. Send a message. Remove a member. Send another message. See why the departed member can't read it, and why the server can't either.
This is a visualization, not a real MLS implementation — the "keys" here are pseudo-random for clarity. For the protocol's actual cryptography see RFC 9420 or our explainer at /learn/mls-workspace-privacy.