Tenderly Node Release: Ready to try DevNets or Node Extensions? For more information on our new node solutions, check out our changelog!

Changelog

Introducing WebSockets in Web3 Gateway

Apr 18, 2023 (2 months ago)

Introducing WebSockets in Web3 Gateway

Tenderly Web3 Gateway now supports the WebSocket protocol, giving you a faster way to establish a stable and persistent connection to Tenderly’s node.

WebSockets are a communication protocol that allows for real-time, bidirectional, and full-duplex communication between a client and a server. Unlike HTTP requests, WebSockets enable the client and server to send messages to each other independently, without the need to make a new request.

Check out the documentation to learn more about how WebSockets work and how to connect to a WebSocket of a specific network.

Use Tenderly Node Extensions to build custom RPC endpoints that fit your dapp without changing its existing logic. Optimize dapp performance, improve user experience, and get greater control and flexibility both on-chain and during development.

Try Tenderly Node Extensions