wikipedia-stream

Public

Child Topics

recentchange

Readme

Not connected, not receiving live data

Clients

Publish data:

mosquitto_pub \
  -h gcmb.io \
  -p 8883 \
  -i CLIENT_APP_ID/pub \
  -u CLIENT_APP_ID \
  -P CLIENT_APP_SECRET \
  -t wikipedia-stream/wikipedia-stream/sometopic \
  -r \
  -m "test"

Subscribe to data:

mosquitto_sub \
  -h gcmb.io \
  -p 8883 \
  -i CLIENT_APP_ID/sub \
  -u CLIENT_APP_ID \
  -P CLIENT_APP_SECRET \
  -t wikipedia-stream/wikipedia-stream/sometopic

About

Stream of Wikipedia Events

Repository

https://github.com/stefan-hudelmaier/wikipedia-stream

Messages Sent in Last Minute

374

Messages Sent in Current Hour

6,993

Messages Sent Today

82,760

Last Message Published

2026-09-14 03:14:06

Grand Central Message Broker © huditech 2026. All rights reserved