meething / openhouse

Anonymous p2p Clubhouse Clone with GUN/DAM

Home Page:https://openhouse-meething.glitch.me/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix Room Management

lmangani opened this issue · comments

The distributed client-side room management logic is very basic and prone to distributed failures (split brain, abandoned peer objects, nulls, etc)

We need to redesign it to fully leverage the potential and provide a stable approach for room permission management.