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

Consider replacing event http polling with websocket subscription #133

Closed
troggy opened this issue Jan 14, 2019 · 3 comments
Closed

Consider replacing event http polling with websocket subscription #133

troggy opened this issue Jan 14, 2019 · 3 comments

Comments

@troggy
Copy link
Member

troggy commented Jan 14, 2019

Leave http only for syncing past events on boot. Once started, open a websocket.

Benefits:

  • no delay → faster event processing
  • no empty load on the node, no need to query the root chain if no event happened
@troggy troggy added this to the 🌊 0.6 Whitewater milestone Feb 5, 2019
@troggy
Copy link
Member Author

troggy commented Feb 16, 2019

with web3 beta.46 I stumbled at this issue web3/web3.js#2365

@troggy
Copy link
Member Author

troggy commented Feb 24, 2019

Why closed?

@johannbarbie
Copy link
Member

ups, wrong repo, i thought this is bridge-ui

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