holysoles/facetime

implement a state check function

開放

#4 建立於 2024年4月20日

 (0 則留言) (0 個反應) (0 位負責人)Go (0 個分叉)auto 404
good first issue

倉庫指標

星標
 (2 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Being able to validate FT application state would help increase the reliability in the server behavior. Should see what properties can be checked to find the following:

  • FT is open/in focus
  • FT is in a call lobby (pre-join)
  • FT is in a call, with sidebar closed
  • FT is in a call, with the sidebar open (this is preferable)

This could be then used to validate calls are joined/left correctly, as well as determine if APIs are being called in the right order.

貢獻者指南