Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/discourse/discourse-whos-online

A plugin for Discourse which uses the messagebus to display a live list of active users
https://github.com/discourse/discourse-whos-online

discourse discourse-plugin experimental

Last synced: 1 day ago
JSON representation

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

Awesome Lists containing this project

README

        

# Discourse Who's Online Plugin

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

![online](https://user-images.githubusercontent.com/5862206/214549601-9f156a86-7299-4616-8c8a-81925efe70f2.gif)
Ensure README images are pointing to discourse/gh-owned repositories
The plugin uses the MessageBus to keep up-to-date, using messages from a Sidekiq job run every 1 minute on the server.

For more information, please see: https://meta.discourse.org/t/whos-online-plugin/52345