Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate from socket.io to SSE / EventSource based EventStreams #15

Open
ottomata opened this issue Mar 21, 2017 · 3 comments
Open

Migrate from socket.io to SSE / EventSource based EventStreams #15

ottomata opened this issue Mar 21, 2017 · 3 comments

Comments

@ottomata
Copy link

Hiya! WMF is planning on decomissioning the socket.io based RCStream in July this year. We've built a new service called EventStreams that takes its place.

I think cocytus should be easy enough to switch over, but let me know if we can help in any way.

Thanks!

@ottomata
Copy link
Author

Just an friendly reminder: the RCStream service will be turned off in about a month.

@ottomata
Copy link
Author

Ah, but does this library use pywikibot to consume recentchange stream? If so, Xqt's recent work should help: https://gerrit.wikimedia.org/r/#/c/346164/

@afandian
Copy link
Collaborator

afandian commented Jul 4, 2017

The Crossref Event Data service, for which Cocytus was a prototype, uses the new SSE stream and combs Wikipedia for references to DOIs and article landing pages that can be connected to DOIs. e.g. http://query.eventdata.crossref.org/events?rows=10&filter=source:wikipedia Details here: https://www.eventdata.crossref.org/guide/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants