#include "session/session.h" namespace voicecat::session { // M0 stub. Channel tree, users, streams, permissions, and ephemeral text relay land in M1. // See docs/protocol.md ยง5. } // namespace voicecat::session