SaitoTech / saito-lite-rust

a version of the Saito-Lite client written for compatibility with the Saito Rust client and binary data format
24 stars 28 forks source link

Extend P2P calling protocol to multiparty #2388

Open f8daniel opened 8 months ago

f8daniel commented 8 months ago

videocall/dialer allows you to directly call a peer on Saito given their publickey (call through user menu or game-menu), it should be able to handle direct multiparty calls (like in a 3 player game)

f8daniel commented 7 months ago

UI could use some attention, and still need a fallback to join later if one user rejects the call accidentally, but we can get 3+ person calls going in games, so it is a start