You are browsing a read-only backup copy of Wikitech. The primary site can be found at wikitech.wikimedia.org
Stream.wikimedia.org: Difference between revisions
Jump to navigation
Jump to search
imported>Ottomata (Ottomata moved page Stream.wikimedia.org to Stream.wikimedia.org/rc: RCStream hosted at sub URI, stream.wikimedia.org/v2 is now EventStreams) |
imported>Krinkle No edit summary |
||
Line 1: | Line 1: | ||
'''stream.wikimedia.org''' hosts two services that allow one to subscribe to real-time events from Wikimedia wikis. | |||
* <code>stream.wikimedia.org/v2</code>: '''[[EventStreams]]''' - REST API using the [[w:Server-sent events|Server-Sent Events]] protocol (SSE). See https://stream.wikimedia.org/?doc. | |||
* <code>stream.wikimedia.org/rc</code>: '''[[RCStream]]''' – Socket.IO service (deprecated). | |||
{{lowercase}} | |||
[[Category:Services]] |
Revision as of 02:50, 27 June 2017
stream.wikimedia.org hosts two services that allow one to subscribe to real-time events from Wikimedia wikis.
stream.wikimedia.org/v2
: EventStreams - REST API using the Server-Sent Events protocol (SSE). See https://stream.wikimedia.org/?doc.stream.wikimedia.org/rc
: RCStream – Socket.IO service (deprecated).