同接の過半数がスキップ・ボタンを押すことにより,再生を停止し,再抽選を行ふ. theatre_watching_users に skip 列(bool)を置き,current_post_id 更新のタイミングで false にリセットする.
theatre_watching_users
skip
current_post_id
ついでにクライアントとの時刻同期もできるやぅにする(マウント時にサーバ時刻取得するだけでいいと思ふ).
No due date set.
This issue currently doesn't have any dependencies.
Deleting a branch is permanent. It CANNOT be undone. Continue?
同接の過半数がスキップ・ボタンを押すことにより,再生を停止し,再抽選を行ふ.
theatre_watching_usersにskip列(bool)を置き,current_post_id更新のタイミングで false にリセットする.ついでにクライアントとの時刻同期もできるやぅにする(マウント時にサーバ時刻取得するだけでいいと思ふ).