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

Websockets support for API #746

Open
erik-iglikov opened this issue Dec 10, 2018 · 0 comments
Open

Websockets support for API #746

erik-iglikov opened this issue Dec 10, 2018 · 0 comments

Comments

@erik-iglikov
Copy link
Contributor

I'm running:

  • Which Aion version?: v0.3.2 - Ama Dablam
  • Which operating system?: any
  • Which distributor and version?: any
  • How installed?: any
  • Are you fully synchronized?: N/A
  • Did you try to restart the node?: N/A

Your issue description goes here below. Try to include actual vs. expected behavior and steps to reproduce the issue.

We've been receiving a lot of requests for websockets support in our API.

Functions that have been requested:
eth_blockNumber
eth_call
eth_getBalance
eth_getBlockByNumber
eth_getLogs
eth_getTransactionCount
eth_getTransactionReceipt
eth_sendRawTransaction

Details:
Significant amount of developers have been requesting WebSockets functionality for functions that are inherently dependent on long polling (events, receipts, blocks)

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