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

WebSocket hub with subscriptions, and CLI client tool #936

Closed
chappjc opened this issue Jan 14, 2019 · 1 comment
Closed

WebSocket hub with subscriptions, and CLI client tool #936

chappjc opened this issue Jan 14, 2019 · 1 comment
Assignees

Comments

@chappjc
Copy link
Member

chappjc commented Jan 14, 2019

A new WebSocket hub supporting specific event subscriptions is necessary to support Politeia.

Initially, the subscriptions will include new blocks and new (mempool) transactions.

Also part of this task is a CLI websocket client app (standalone) for testing. There are plenty of existing tools that would seem to fit the bill (e.g. github.com/hashrocket/ws), but the new tool should make setting up subscriptions simpler with macros or command line switches.

@chappjc
Copy link
Member Author

chappjc commented Feb 6, 2019

Resolved by #953, although it can use a README.md or two.

Also it could use a couple new subscriptions for specific addresses and reorgs.

@chappjc chappjc closed this as completed Feb 6, 2019
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

1 participant