danvayn / discourse-whos-online

A plugin for Discourse which uses the messagebus to display a live list of active users

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

⚠️ This plugin was originally designed for a small discourse community, and has not been optimized for large sites.

Discourse Who's Online Plugin

A Discourse plugin which displays a list of users currently active on the site:

The plugin uses the MessageBus to keep up-to-date, using messages from a Sidekiq job run every 1 minute on the server.

About

A plugin for Discourse which uses the messagebus to display a live list of active users

License:MIT License


Languages

Language:JavaScript 54.0%Language:CSS 23.8%Language:Ruby 19.0%Language:HTML 3.2%