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 support #57

Open
dawsbot opened this issue Apr 3, 2022 · 0 comments
Open

Websocket support #57

dawsbot opened this issue Apr 3, 2022 · 0 comments
Labels
Epic Big or tricky

Comments

@dawsbot
Copy link
Owner

dawsbot commented Apr 3, 2022

Instead of connecting via https, it is also possible to connect via websocket to make faster requests without re-initiating the handshake.

https://besu.hyperledger.org/en/stable/HowTo/Interact/APIs/Using-JSON-RPC-API/#websockets

You can use the following chainlists to find a wss endpoint to test with: https://chainlist.org/

@dawsbot dawsbot self-assigned this Apr 3, 2022
@dawsbot dawsbot added the Epic Big or tricky label Apr 3, 2022
@dawsbot dawsbot removed their assignment Nov 2, 2022
@dawsbot dawsbot changed the title Investigate websocket support Websocket support Mar 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Epic Big or tricky
Projects
None yet
Development

No branches or pull requests

1 participant