Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
管理者ユーザーがログインできる ADMIN のインターフェイスとbroadcast、ユーザーへのメッセージを作成する必要があります。
broadcast
ログインしているすべての人にメッセージが表示されるように、各ユーザーのブラウザーでメッセージをフラッシュする必要があります。
ユーザーが表示するページでメッセージのポーリングが必要になるのは望ましくありません。ページが繰り返しリクエストを行わずにこれを行う方法はありますか?
現在ログインしているユーザーのログは、データベースで利用できます。